Function autowired::register[][src]

pub fn register<T: Component>(component: Arc<T>) -> bool
Expand description

add component into a global map return false if component has already existed