CompoundedSubscription

Type Alias CompoundedSubscription 

Source
pub type CompoundedSubscription = Box<dyn Compounded>;

Aliased Typeยง

pub struct CompoundedSubscription(/* private fields */);