Docs.rs
rx-rust-0.2.0
rx-rust 0.2.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
623637646
Dependencies
async-io ^2.4.1
normal
optional
async-std ^1.13.1
normal
optional
cfg-if ^1.0.1
normal
educe ^0.6.0
normal
futures ^0.3.31
normal
optional
slotmap ^1.0.7
normal
tokio ^1.47.1
normal
optional
async-io ^2.4.1
dev
futures ^0.3.31
dev
paste ^1.0.15
dev
pin-project ^1.1.10
dev
rand ^0.9.2
dev
tokio ^1.47.1
dev
Versions
41.94%
of the crate is documented
Go to latest version
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 unsub_after_termination
rx_rust
0.2.0
Module unsub_
after_
termination
Module Items
Structs
Functions
In rx_
rust::
utils
rx_rust
::
utils
Module
unsub_
after_
termination
Copy item path
Source
Structs
§
Unsub
After
Termination
Observer
Functions
§
subscribe_
unsub_
after_
termination
Wraps subscription creation so that termination from the observer automatically disposes the inner subscription.