Docs.rs
fast_config-1.3.0
fast_config 1.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
FlooferLand
Dependencies
fast_config_derive ^0.1.0
normal
optional
json5 ^1.3
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
serde_yml ^0.0.12
normal
optional
thiserror ^2.0
normal
toml ^0.9
normal
optional
Versions
9.52%
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
Crate fast_config
fast_
config
1.3.0
All Items
Crate Items
Enums
Traits
Derive Macros
Crate
fast_
config
Copy item path
Source
Enums
§
Error
The main result error type of the crate.
Each type has it’s own documentation.
Format
Enum used to configure the file’s format.
Traits
§
Fast
Config
Derive Macros
§
Fast
Config
Derive macro available if serde is built with
features = ["derive"]
.