pub fn features_by_status(status: FeatureStatus) -> Vec<&'static FeatureEntry>Expand description
Return only entries with the given status.
pub fn features_by_status(status: FeatureStatus) -> Vec<&'static FeatureEntry>Return only entries with the given status.