Trait riker::protocol::Message[][src]

pub trait Message: Debug + Clone + Send + Into<ActorMsg<Self>> + 'static { }

Implementors