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
logo

logo

Crate ntp_daemon

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • config::ClockConfig
  • config::CmdArgs
  • config::CombinedSystemConfig
  • config::Config
  • config::ConfigureConfig
  • config::KeysetConfig
  • config::NormalizedAddress
  • config::NtsKeConfig
  • config::NtsPeerConfig
  • config::ObserveConfig
  • config::PoolPeerConfig
  • config::ServerConfig
  • config::StandardPeerConfig
  • config::dynamic::ConfigUpdate
  • config::format::InvalidLogFormat
  • config::subnet::IpSubnet
  • observer::ObservableServerState
  • observer::ObservableState
  • observer::WrappedSocketAddr
  • spawn::PeerCreateParameters
  • spawn::PeerId
  • spawn::PeerRemovedEvent
  • spawn::SpawnEvent
  • spawn::SpawnerId
  • spawn::nts::NtsSpawner
  • spawn::pool::PoolSpawner
  • spawn::standard::StandardSpawner
  • tracing::TracingState

Enums

  • config::ConfigError
  • config::FilterAction
  • config::PeerConfig
  • config::PeerHostMode
  • config::format::LogFormat
  • config::format::LogFormatFields
  • config::subnet::SubnetParseError
  • observer::ObservablePeerState
  • spawn::PeerRemovalReason
  • spawn::SpawnAction
  • spawn::SystemEvent
  • spawn::nts::NtsSpawnError
  • spawn::pool::PoolSpawnError
  • spawn::standard::StandardSpawnError

Traits

  • config::dynamic::LogReloader
  • spawn::BasicSpawner
  • spawn::Spawner

Functions

  • config::dynamic::spawn
  • fuzz_ipfilter
  • keyexchange::spawn
  • main
  • nts_key_provider::spawn
  • observer::spawn
  • sockets::create_unix_socket
  • sockets::read_json
  • sockets::write_json
  • spawn
  • tracing::init

Type Definitions

  • tracing::ReloadHandle