openapi_rs/
lib.rs

1#[allow(dead_code)]
2pub mod api;
3pub mod common;
4pub mod model;