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

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

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

This is equivalent to a build with --all-features.