Expand description
async related
#[no_std] compatible.
Structs§
- Infallible
Oneshot Receiver - A oneshot receiver channel that doesn’t return an Error.
Functions§
- rayon_
spawn_ async - Spawns a task for the rayon thread pool and awaits the result without blocking the async runtime.