Expand description
A sorted, deduplicated list of features from a single package.
Structs§
- Display
Features - A pretty-printer for a list of features.
- Feature
List - A sorted, deduplicated list of features from a single package.
- Into
Iter - An owned iterator over a
FeatureList
. - Iter
- A borrowed iterator over a
FeatureList
.