1 2 3 4 5 6
//! Time utilities for prompt archiving. //! //! Clock access is performed in the boundary submodule. // Real implementation — boundary module (file stem is `io`). include!("time/io.rs");