Docs.rs
openapi-nexus-0.1.3
openapi-nexus 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
06 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.4
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.9%
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
is_object_schema
openapi_
nexus
0.1.3
In openapi_
nexus::
generators::
python::
requests::
emit_
models
openapi_nexus
::
generators
::
python
::
requests
::
emit_models
Function
is_
object_
schema
Copy item path
Source
pub fn is_object_schema(name: &
str
, ir: &
IrSpec
) ->
bool