A library for interrupting asynchronous streams.
# Cargo.toml
[dependencies]
stream-cancel = "0.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Cancel a stream using a Tripwire.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.