[go: up one dir, main page]

Module loom::future

source · []
Available on crate feature futures only.
Expand description

Future related synchronization primitives.

Structs

Mock implementation of tokio::sync::AtomicWaker.

Functions

Block the current thread, driving f to completion.