Docs.rs
cargo-typify-0.2.0
cargo-typify 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ahl
Dependencies
clap ^4.5.18
normal
color-eyre ^0.6
normal
env_logger ^0.10
normal
rustfmt-wrapper ^0.2.1
normal
schemars ^0.8.21
normal
semver ^1.0.23
normal
serde_json ^1.0.128
normal
typify ^0.2.0
normal
assert_cmd ^2.0.16
dev
expectorate ^1.1.0
dev
newline-converter ^0.3.0
dev
tempdir ^0.3.7
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cargo_
typify
0.2.0
All Items
Crate Items
Structs
Functions
Crate
cargo_typify
Copy item path
source
Expand description
cargo command to generate Rust code from a JSON Schema.
Structs
§
CliArgs
A CLI for the
typify
crate that converts JSON Schema files to Rust code.
Functions
§
convert
Generate Rust code for the selected JSON Schema.