pub type FeatureCondMap<N, DF> = Vec<Feature<N, DF>>;
pub struct FeatureCondMap<N, DF> { /* private fields */ }