pub type PbDispatchers = Dispatchers;
Aliased Type§
struct PbDispatchers {
pub dispatchers: Vec<Dispatcher>,
}
Fields§
§dispatchers: Vec<Dispatcher>
pub type PbDispatchers = Dispatchers;
struct PbDispatchers {
pub dispatchers: Vec<Dispatcher>,
}
dispatchers: Vec<Dispatcher>