pub type BrokerSignal = Broker<SignalIn, SignalOut>;
pub struct BrokerSignal { /* private fields */ }