Trait actix_broker::BrokerMsg[][src]

pub trait BrokerMsg: Message<Result = ()> + Send + Clone + 'static { }

Implementors