rkik 2.2.0

Rusty Klock Inspection Kit - NTP Query and Compare Tool
Documentation
1
2
3
4
5
pub mod ntp_client;
pub mod nts_client;
#[cfg(all(feature = "ptp", target_os = "linux"))]
pub mod ptp_client;
pub mod resolver;