Docs.rs
kestrel-timer-0.3.6
kestrel-timer 0.3.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ShaoG-R
Dependencies
deferred-map ^0.3.1
normal
futures ^0.3
normal
lite-sync ^0.1.7
normal
parking_lot ^0.12.5
normal
tokio ^1.48.0
normal
criterion ^0.7.0
dev
rtrb ^0.3.2
dev
Versions
87.5%
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 spsc
kestrel_
timer
0.3.6
Module spsc
Module Items
Structs
Enums
Functions
In crate kestrel_
timer
kestrel_timer
Module
spsc
Copy item path
Source
Structs
§
Drain
Draining iterator for the SPSC channel
Receiver
SPSC channel receiver
Sender
SPSC channel sender
Enums
§
Send
Error
Send error type
TryRecv
Error
Try-receive error type
TrySend
Error
Try-send error type
Functions
§
channel
SPSC channel creation function