Docs.rs
configr-0.8.0
configr 0.8.0
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
nyxkrage
Dependencies
configr_derive ^0.8.0
normal
dirs ^3.0.2
normal
serde ^1.0.125
normal
snafu ^0.6.10
normal
toml ^0.5.8
normal
Versions
50%
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
Crate configr
configr
0.8.0
All Items
Crate Items
Re-exports
Enums
Traits
Derive Macros
Crate
configr
Copy item path
Source
Re-exports
§
pub use
toml
;
Enums
§
Config
Error
List of error categories
Traits
§
Config
This is the main trait that you implement on your struct, either manually or using the
Configr
attribute macro
Derive Macros
§
Configr
Reexport of Attribute Macros