Docs.rs
scsys-core-0.1.6
scsys-core 0.1.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
bson ^2.4.0
normal
chrono ^0.4.22
normal
config ^0.13.2
normal
futures ^0.3.24
normal
glob ^0.3.0
normal
hex ^0.4.3
normal
log ^0.4.17
normal
rand ^0.8.5
normal
ring ^0.16.20
normal
serde ^1.0.145
normal
serde_json ^1.0.85
normal
strum ^0.24.1
normal
tracing ^0.1.36
normal
tracing-subscriber ^0.3.15
normal
vrf ^0.2.4
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ConfigFile
In scsys_core
?
Type Definition
scsys_core
::
ConfigFile
source
·
[
−
]
pub type ConfigFile<Src, Fmt> =
File
<Src, Fmt>;
Expand description
Type alias for
config::File