Type Alias vdev::features::FeatureSet

source ·
type FeatureSet = BTreeSet<String>;

Aliased Type§

struct FeatureSet { /* private fields */ }