Expand description

Types for building flag-based APIs and functionality

Structs

Iterator over all set feature flags

Iterator over a filtered set feature flags

Keeps a reference to a specific feature flag within FlagVec vector

Structure holding a given set of features

Error parsing feature vector string representation: only 1, 0, +, -, *, !, #, _ and whitespace characters are allowed

Type Definitions

A single feature flag, represented by it’s number inside feature vector