DynService

Type Alias DynService 

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

Aliased Typeยง

pub struct DynService { /* private fields */ }