Docs.rs
tibba-config-0.1.1
tibba-config 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicanso
Dependencies
bytesize ^2.1.0
normal
config ^0.15.18
normal
humantime ^2.3.0
normal
serde ^1.0.228
normal
snafu ^0.8.9
normal
tibba-error ^0.1.0
normal
url ^2.5.7
normal
pretty_assertions ^1.4.1
dev
Versions
8.33%
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 tibba_config
tibba_
config
0.1.1
All Items
Crate Items
Structs
Enums
Crate
tibba_
config
Copy item path
Source
Structs
§
Config
Config struct represents the application configuration. It wraps the
config::Config
instance to provide namespacing and convenience methods.
Enums
§
Error