Skip to main content

PodBusSubscriber

Type Alias PodBusSubscriber 

Source
pub type PodBusSubscriber<T> = BusSubscriber<T>;
๐Ÿ‘ŽDeprecated since 0.7.0:

renamed to BusSubscriber

Expand description

Renamed to BusSubscriber.

Aliased Typeยง

pub struct PodBusSubscriber<T> { /* private fields */ }