Module guppy::graph::feature::feature_list
source · Expand description
A sorted, deduplicated list of features from a single package.
Structs§
- A pretty-printer for a list of features.
- A sorted, deduplicated list of features from a single package.
- An owned iterator over a
FeatureList
. - A borrowed iterator over a
FeatureList
.