Docs.rs
lite-sync-0.1.4
lite-sync 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ShaoG-R
Dependencies
crossbeam-queue ^0.3.12
normal
smallring ^0.1.1
normal
criterion ^0.7.0
dev
futures ^0.3.31
dev
tokio ^1.48.0
dev
tokio-test ^0.4.4
dev
Versions
87.64%
of the crate is documented
Go to latest version
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 generic
lite_
sync
0.1.4
Module generic
Module Items
Structs
Functions
In lite_
sync::
oneshot
lite_sync
::
oneshot
Module
generic
Copy item path
Source
Structs
§
Receiver
Receiver for one-shot value transfer
Recv
Error
Error returned when the receiver is dropped before receiving a value
Sender
Sender for one-shot value transfer
Functions
§
channel