mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
chore: apply rustfmt to all crates (#917)
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
mod clock;
|
||||
mod now;
|
||||
|
||||
pub use self::clock::{Clock, now, with_default};
|
||||
pub use self::clock::{now, with_default, Clock};
|
||||
pub use self::now::Now;
|
||||
|
||||
Reference in New Issue
Block a user