Docs.rs
portable-atomic-util-0.2.4
portable-atomic-util 0.2.4
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
taiki-e
Dependencies
portable-atomic ^1.5.1
normal
build-context ^0.1
dev
Versions
100%
of the crate is documented
Platform
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
portable_
atomic_
util
0.2.4
Module task
Module Items
Traits
In crate portable_
atomic_
util
portable_atomic_util
Module
task
Copy item path
Source
Available on
crate features
alloc
or
std
only.
Expand description
Types and Traits for working with asynchronous tasks.
Traits
ยง
Wake
The implementation of waking a task on an executor.