Docs.rs
diatomic-waker-0.2.3
diatomic-waker 0.2.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
sbarral
Dependencies
pollster ^0.3
dev
loom ^0.7
dev
waker-fn ^1.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
1
2
3
//! Primitives for task wakeup.
pub use crate
::{DiatomicWaker, WaitUntil};