mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
chore: apply rustfmt to all crates (#917)
This commit is contained in:
@@ -159,5 +159,5 @@ pub use blocking::{blocking, BlockingError};
|
||||
pub use builder::Builder;
|
||||
pub use sender::Sender;
|
||||
pub use shutdown::Shutdown;
|
||||
pub use thread_pool::{ThreadPool, SpawnHandle};
|
||||
pub use thread_pool::{SpawnHandle, ThreadPool};
|
||||
pub use worker::{Worker, WorkerId};
|
||||
|
||||
Reference in New Issue
Block a user