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