Module observable_ext

Module observable_ext 

Source

Traitsยง

ObservableExt
Extension trait that exposes the full suite of RxRust operators on any type that implements Observable. Each method forwards to the corresponding operator constructor, allowing a fluent, ergonomic style when composing observable pipelines.