Docs.rs
openapi-nexus-0.1.0
openapi-nexus 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
04 May 2026
Links
Repository
crates.io
Source
Owners
adamcavendish
Dependencies
clap ^4.5.51
normal
derive_more ^2
normal
dirs ^6.0.0
normal
heck ^0.5.0
normal
http ^1.4.0
normal
indexmap ^2.12.1
normal
regex ^1.12.3
normal
semver ^1.0.27
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
serde_norway ^0.9.42
normal
serde_plain ^1.0.2
normal
sigil-stitch ^0.4.3
normal
similar ^2.7.0
normal
optional
snafu ^0.8.9
normal
toml ^0.9.8
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
url ^2.5.7
normal
tracing-test ^0.2.5
dev
Versions
34.75%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module spec
openapi_
nexus
0.1.0
Module spec
Module Items
Re-exports
Modules
In crate openapi_
nexus
openapi_nexus
Module
spec
Copy item path
Source
Re-exports
§
pub use oas30::
OpenApiV30Spec
;
pub use oas31::
OpenApiV31Spec
;
pub use oas32::
OpenApiV32Spec
;
Modules
§
oas30
OpenAPI 3.0.x specification.
oas31
OpenAPI 3.1.x specification types and parsing.
oas32
OpenAPI 3.2.x specification types and parsing.