Skip to main content

try_inject

Function try_inject 

Source
pub fn try_inject<T>() -> Option<T>
where T: Any + Clone + 'static,