Module std::task [−][src]
🔬 This is a nightly-only experimental API. (futures_api #50547)
futures in libcore are unstable
Types and Traits for working with asynchronous tasks.
Re-exports
pub use core::task::*; |
pub use alloc_crate::task::*; |