cuprate_
helper
0.1.0
Module asynch
Module Items
Structs
Functions
In crate cuprate_
helper
cuprate_helper
Module
asynch
Copy item path
Source
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.