Docs.rs
sentinel-core-0.1.3
sentinel-core 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Forsworns
Dependencies
anyhow ^1.0.51
normal
base64 ^0.13
normal
optional
cfg-if ^1.0.0
normal
consul ^0.4
normal
optional
directories ^4.0.1
normal
optional
enum-map ^2.4.1
normal
env_logger ^0.9.0
normal
optional
etcd-rs ^0.6
normal
optional
futures ^0.3.17
normal
optional
k8s-openapi ^0.16.0
normal
optional
kube ^0.76
normal
optional
lazy_static ^1.4.0
normal
log ^0.4
normal
log4rs ^1
normal
optional
lru ^0.7.5
normal
prometheus_exporter ^0.8.4
normal
optional
regex ^1.5
normal
optional
schemars ^0.8.8
normal
optional
sentinel-macros ^0.1.0
normal
optional
serde ^1.0.137
normal
serde_json ^1.0.80
normal
serde_yaml ^0.8.23
normal
sysinfo ^0.26.8
normal
time ^0.3.5
normal
mockall ^0.11.0
dev
rand ^0.8.4
dev
tokio ^1
dev
uuid ^1.2
normal
Versions
30.43%
of the crate is documented
Platform
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
sentinel_
core
0.1.3
Module utils
Module Items
Modules
Traits
Functions
In crate sentinel_
core
sentinel_core
Module
utils
Copy item path
Source
Re-exports
§
pub use self::
time
::*;
Modules
§
time
Timer implementation for the Sentinel. It supports a cached timer and a real-time timer from
unix_timestamp_nanos
.
Traits
§
AsAny
Trait for upcast/downcast
Functions
§
is_
blank