Docs.rs
schema2code-0.1.4
schema2code 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Lur1an
Dependencies
anyhow ^1.0.75
normal
lazy_static ^1.4.0
normal
monostate ^0.1.9
normal
pretty_assertions ^1.4.0
normal
proc-macro2 ^1.0.66
normal
quote ^1.0.33
normal
rayon ^1.7.0
normal
serde ^1.0.185
normal
serde_json ^1.0.105
normal
serde_yaml ^0.9.25
normal
syn ^2.0.29
normal
Versions
1.41%
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
schema2code
0.1.4
Module deserializer
Module Items
Structs
Enums
In crate schema2code
schema2code
Module
deserializer
Copy item path
Source
Structs
§
Schema
Ref
Enums
§
Additional
Properties
Format
Primitive
Type
Schema
A Schema can either be a $ref to another Schema or a Definition of a Schema. This deserializer assumes all top-level types are
SchemaDef
Schema
Def
Schema
Type