Type Alias ArcAnySend

Source
pub type ArcAnySend = Arc<dyn Any + Send>;

Aliased Typeยง

pub struct ArcAnySend { /* private fields */ }