pub fn feature_context_applicable(type_id: &str, probe: &SelectionProbe) -> boolExpand description
Run feature type_id’s applicability predicate. Unknown type → false
(nothing is offered for a feature the registry does not know).
pub fn feature_context_applicable(type_id: &str, probe: &SelectionProbe) -> boolRun feature type_id’s applicability predicate. Unknown type → false
(nothing is offered for a feature the registry does not know).