Docs.rs
openapi-model-generator-0.2.2
openapi-model-generator 0.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
denislituev
Dependencies
clap ^4.5
normal
indexmap ^2.11
normal
openapiv3 ^2.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tracing ^0.1.41
normal
uuid ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
openapi_
model_
generator
0.2.2
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
cli::Args
models::CompositionModel
models::Field
models::Model
models::RequestModel
models::ResponseModel
models::UnionModel
models::UnionVariant
Enums
error::Error
models::ModelType
models::UnionType
Functions
generator::generate_lib
generator::generate_models
generator::generate_rust_code
parser::parse_openapi
Type Aliases
Result