Docs.rs
variant-config-0.1.4
variant-config 0.1.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hanabi1224
Dependencies
ahash ^0.7
normal
anyhow ^1
normal
cranelift ^0.80
normal
cranelift-jit ^0.80
normal
cranelift-module ^0.80
normal
crossbeam-channel ^0.5
normal
hashbrown ^0.12
normal
log ^0.4
normal
peg ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.8
normal
toml ^0.5
normal
Versions
0%
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
Files
variant_config/resolver/
mod.rs
1
mod
json_config_resolver;
2
pub use
json_config_resolver::
*
;