Docs.rs
vru-cancel-0.1.2
vru-cancel 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vlad9486
Dependencies
pin-project-lite ^0.2.13
normal
tokio ^1.32.0
normal
tokio-stream ^0.1.14
normal
tokio ^1.32.0
dev
Versions
44.44%
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 vru_cancel
Version 0.1.2
All Items
Macros
Structs
?
Crate
vru_cancel
source
·
[
−
]
Macros
cancelable
Make the stream cancelable.
Structs
CancelToken
Cancelable
The stream that end when
fut
is ready.
Canceler