[][src]Function guppy::graph::feature::none_filter

pub fn none_filter<'g>() -> impl FeatureFilter<'g>

Returns a FeatureFilter that selects no features from the given packages.

This is equivalent to a build with --no-default-features.