Docs.rs
  • ntp-proto-0.3.0
    • ntp-proto 0.3.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rnijveld
    • davidv1992
    • github:pendulum-project:ntp
    • Dependencies
      • aead ^0.5.2 normal
      • aes-siv ^0.7.0 normal
      • arbitrary ^1.3.0 normal
      • exitcode ^1.1.2 normal
      • md-5 ^0.10.5 normal
      • rand ^0.8.5 normal
      • rustls ^0.21.0 normal
      • serde ^1.0.160 normal
      • thiserror ^1.0.40 normal
      • tracing ^0.1.37 normal
      • zeroize ^1.6.0 normal
      • rustls-pemfile ^1.0.2 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
    • 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_proto

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

List of all items

Structs

  • DecodedServerCookie
  • FrequencyTolerance
  • KeyExchangeClient
  • KeyExchangeResult
  • KeyExchangeServer
  • KeySet
  • KeySetProvider
  • Measurement
  • NoCipher
  • NtpDuration
  • NtpInstant
  • NtpPacket
  • NtpTimestamp
  • NtsRecordDecoder
  • ObservablePeerTimedata
  • Peer
  • PeerNtsData
  • PeerSnapshot
  • PollInterval
  • PollIntervalLimits
  • Reach
  • ReferenceId
  • StandardClockController
  • StateUpdate
  • StepThreshold
  • SystemConfig
  • SystemSnapshot
  • TimeSnapshot

Enums

  • AcceptSynchronizationError
  • IgnoreReason
  • KeyExchangeError
  • NtpAssociationMode
  • NtpLeapIndicator
  • NtsRecord
  • PollError
  • Update
  • WriteError

Traits

  • Cipher
  • CipherProvider
  • NtpClock
  • TimeSyncController

Type Definitions

  • DefaultTimeSyncController