Function ecs_rust::component_manager::cast_manager[][src]

pub fn cast_manager<T: 'static + Component>(
    manager: &dyn ComponentManagerTrait
) -> &ComponentManager<T>