pub type BrokerNetwork = Broker<NetworkIn, NetworkOut>;
pub struct BrokerNetwork { /* private fields */ }