pub fn missing<T: Any + ?Sized>() -> Lazy<Option<Ref<T>>>
lazy
Creates and return a holder for a lazy-initialized, optional service that is missing.