pub fn warn_for_feature(
    module_name: &str,
    features: &Vec<(String, String)>,
    feature: &str
)
Expand description

Warns if slice of features doesn’t contain a specific feature