Docs.rs
schematic-0.19.1
schematic 0.19.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
milesj
Dependencies
garde ^0.22.0
normal
optional
indexmap ^2.12.1
normal
optional
json-strip-comments ^3.1.0
normal
optional
markdown ^1.0.0
normal
optional
miette ^7.6.0
normal
regex ^1.12.2
normal
optional
reqwest ^0.12.24
normal
optional
ron ^0.12.0
normal
optional
rpkl ^0.6.0
normal
optional
schemars ^0.8.22
normal
optional
schematic_macros ^0.19.0
normal
schematic_types ^0.11.0
normal
semver ^1.0.27
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.145
normal
optional
serde_norway ^0.9.42
normal
optional
serde_path_to_error ^0.1.20
normal
optional
starbase_styles ^0.6.4
normal
optional
thiserror ^2.0.17
normal
toml ^0.9.8
normal
optional
tracing ^0.1.41
normal
chrono ^0.4.42
dev
derive_more ^2.0.1
dev
indexmap ^2.12.1
dev
relative-path ^2.0.1
dev
reqwest ^0.12.24
dev
rust_decimal ^1.39.0
dev
semver ^1.0.27
dev
serial_test ^3.2.0
dev
similar ^2.7.0
dev
starbase_sandbox ^0.10.1
dev
url ^2.5.7
dev
uuid ^1.18.1
dev
Versions
70.63%
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
derive_enum
schematic
0.19.1
schematic
Macro
derive_
enum
Copy item path
Source
macro_rules! derive_enum { ($impl:item) => { ... }; }