Function get_container

Source
pub fn get_container<T>() -> Arc<T>
where T: Injectable + ?Sized + Send + Sync,