mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-02 00:00:11 +02:00
task: stabilise JoinMap (#7075)
This commit is contained in:
@@ -45,9 +45,11 @@ cfg_io! {
|
||||
|
||||
cfg_rt! {
|
||||
pub mod context;
|
||||
pub mod task;
|
||||
}
|
||||
|
||||
#[cfg(feature = "rt")]
|
||||
pub mod task;
|
||||
|
||||
cfg_time! {
|
||||
pub mod time;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user