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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
generate_rust
schema2code
0.1.4
schema2code
Function
generate_
rust
Copy item path
Source
pub fn generate_rust(input:
HashMap
<
String
,
SchemaDef
>) ->
String