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 */ }pub type PodBusSubscriber<T> = BusSubscriber<T>;renamed to BusSubscriber
Renamed to BusSubscriber.
pub struct PodBusSubscriber<T> { /* private fields */ }