Docs.rs
meltdown-0.2.0
meltdown 0.2.0
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
joshua-cooper
Dependencies
futures ^0.3.24
normal
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate meltdown
Version 0.2.0
All Items
Structs
Traits
?
Crate
meltdown
source
·
[
−
]
Expand description
A lightweight service manager to help with graceful shutdown of asynchronous applications.
Structs
Meltdown
A service manager.
Token
A token future that resolves once a
Meltdown
has been triggered.
Traits
Service
A service.