Docs.rs
async-deadman-1.0.0
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async-deadman 1.0.0
A simple async deadman switch that triggers receivers when dropped
Crate
Source
Builds
Feature flags
Documentation
Coverage
20%
1
out of
5
items documented
1
out of
4
items with examples
Size
Source code size: 14.31 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 455.57 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
BlueZeeKing/async-deadman
0
0
0
crates.io
Dependencies
parking_lot ^0.12.1
normal
tokio ^1.37.0
dev
Versions
1.0.0
Owners
Async Deadman
This is a simple deadman switch that will trigger it's receivers when dropped.