File size: 361 Bytes
9e7ae43
 
5242e6a
9e7ae43
 
5242e6a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Auto-generated by openapi-generator — silence clippy across the whole
// crate so CI stays green without hand-patching generator output.
#![allow(unused_imports)]
#![allow(clippy::all)]
#![allow(clippy::pedantic)]

extern crate reqwest;
extern crate serde;
extern crate serde_json;
extern crate serde_repr;
extern crate url;

pub mod apis;
pub mod models;