Docs.rs
bare-config-0.2.0
bare-config 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
franckcl1989
Dependencies
nom ^8.0.0
normal
serde_json ^1.0.145
normal
optional
serde_yaml_neo ^0.11
normal
optional
thiserror ^2.0.12
normal
toml ^0.9.8
normal
optional
cargo-fuzz ^0.13
dev
criterion ^0.8.2
dev
Versions
100%
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
Skip to main content
All
bare_
config
0.2.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
ini::IniContent
json::JsonContent
key::Key
properties::PropertiesContent
toml::TomlContent
yaml::YamlContent
Enums
error::ConfigError
key::KeySegment
value::Value
Traits
content::ConfigContent
Type Aliases
error::ConfigResult