mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
task: inline the docs of TaskTracker
while re-exporting it (#7516)
Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
This commit is contained in:
parent
3e84a198e4
commit
11d7c0486a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user