Docs.rs
sapling-configmodel-0.1.0
sapling-configmodel 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:facebook:cratesio-publish
meta-cratesio-bot
Dependencies
anyhow ^1.0.86
normal
auto_impl ^1.1.0
normal
sapling-minibytes ^0.1.0
normal
sapling-util ^0.1.0
normal
thiserror ^1.0.64
normal
twox-hash ^1.6.1
normal
Versions
58.62%
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
Module config
configmodel
0.1.0
Module config
Module Items
Structs
Traits
In crate configmodel
configmodel
Module
config
Copy item path
Source
Structs
§
Content
Hash
Value
Location
The on-disk file name and byte offsets that provide the config value. Useful if applications want to edit config values in-place.
Value
Source
A config value with associated metadata like where it comes from.
Traits
§
Config
Readable config. This can be used as a trait object.
Config
Ext
Extra APIs (incompatible with trait objects) around reading config.