Type Definition rosey_actors::ActorError[][src]

pub type ActorError = Box<dyn Error + Send + Sync + 'static>;