Docs.rs
ruxio-common-0.1.0
ruxio-common 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jja725
Dependencies
anyhow ^1
normal
bytes ^1
normal
config ^0.13.1
normal
fern ^0.6
normal
hostname ^0.3
normal
humantime ^2.1.0
normal
lazy_static ^1.4
normal
local-ip-address ^0.5.3
normal
log ^0.4
normal
prometheus ^0.13.3
normal
serde ^1.0.202
normal
serde_derive ^1.0.202
normal
tokio ^1
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
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
Files
ruxio_common/
common_lib.rs
1
pub mod
kv_store;
2
pub mod
logging;
3
pub mod
metrics;
4
pub mod
settings;