Docs.rs
anda-config-0.1.4
anda-config 0.1.4
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
korewaChino
lleyton
raboneko
github:fyralabs:crates-io-maintainer
Dependencies
chrono ^0.4.2
normal
dotenv ^0.15.0
normal
hcl-rs ^0.9.0
normal
ignore ^0.4.18
normal
num ^0.4.0
normal
num-derive ^0.3.3
normal
num-traits ^0.2.15
normal
once_cell ^1.16.0
normal
regex ^1.6.0
normal
serde ^1.0.137
normal
serde_json ^1.0.13
normal
tracing ^0.1
normal
uuid ^1.1.2
normal
walkdir ^2.3.2
normal
env_logger ^0.9.0
dev
Versions
5.71%
of the crate is documented
Go to latest version
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
?
1
2
3
4
5
pub mod
config;
pub mod
context;
pub mod
error;
pub mod
template;
pub use
config::
*
;