Cargo Features
ntp-proto has no features set by default.
[dependencies]
ntp-proto = { version = "1.3.0", features = ["ntpv5", "nts-pool"] }
- ntpv5
-
Affects
packet::v5
,source::NtpSourceSnapshot.bloom_filter
,system::SystemSnapshot.bloom_filter
,system::SystemSnapshot.server_id
… - nts-pool
-
Affects
ntp-proto::tls_utils
,nts_record::KeyExchangeResult.algorithms_reported_by_server
… - __internal-fuzz = arbitrary
-
Affects
ipfilter::fuzz
,nts_record::fuzz_key_exchange_server_decoder
,nts_record::fuzz_key_exchange_result_decoder
,time_types::fuzz_duration_from_seconds
… - __internal-test
-
Affects
source::source_snapshot
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.