mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-22 00:00:11 +02:00
task: inline the docs of TaskTracker while re-exporting it (#7516)
Signed-off-by: ADD-SP <[email protected]>
This commit is contained in:
@@ -8,6 +8,7 @@ cfg_rt! {
|
||||
pub use spawn_pinned::LocalPoolHandle;
|
||||
|
||||
pub mod task_tracker;
|
||||
#[doc(inline)]
|
||||
pub use task_tracker::TaskTracker;
|
||||
|
||||
mod abort_on_drop;
|
||||
|
||||
Reference in New Issue
Block a user