Type Alias PbDispatchers

Source
pub type PbDispatchers = Dispatchers;

Aliased Type§

struct PbDispatchers {
    pub dispatchers: Vec<Dispatcher>,
}

Fields§

§dispatchers: Vec<Dispatcher>