Docs.rs
lite-sync-0.2.3
lite-sync 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ShaoG-R
Dependencies
loom ^0.7.2
normal
optional
smallring =0.2.2
normal
criterion ^0.7.0
dev
futures ^0.3.31
dev
tokio ^1.48.0
dev
tokio-test ^0.4.4
dev
Versions
91.51%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module oneshot
lite_
sync
0.2.3
Module oneshot
Module Items
Modules
In crate lite_
sync
lite_sync
Module
oneshot
Copy item path
Source
Modules
ยง
common
One-shot channel implementations for single-use value transfer
generic
Generic oneshot channel for arbitrary types.
lite
Lightweight oneshot channel for State-encodable types.