Docs.rs
ntp-daemon-0.3.2
ntp-daemon 0.3.2
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rnijveld
davidv1992
github:pendulum-project:ntp
Dependencies
async-trait ^0.1.68
normal
clap ^4.2.2
normal
exitcode ^1.1.2
normal
libc ^0.2.141
normal
ntp-os-clock ^0.3.2
normal
ntp-proto ^0.3.2
normal
ntp-udp ^0.3.2
normal
prometheus-client ^0.19.0
normal
rand ^0.8.5
normal
rustls ^0.21.0
normal
rustls-native-certs ^0.6.2
normal
rustls-pemfile ^1.0.2
normal
sentry ^0.29.3
normal
sentry-tracing ^0.29.3
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
thiserror ^1.0.40
normal
tokio ^1.27.0
normal
toml ^0.7.3
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
ntp-proto ^0.3.2
dev
Versions
13.55%
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
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
☰
Module tracing
Structs
Functions
Type Definitions
?
Module
ntp_daemon
::
tracing
source
·
[
−
]
Structs
TracingState
Functions
init
Setup tracing. Since we know the settings of some subscribers only once the full configuration has been loaded, this returns an FnOnce to complete setup when the config is available.
Type Definitions
ReloadHandle