Skip to main content

FeatureType

Type Alias FeatureType 

Source
pub type FeatureType = (Box<str>, Box<str>);
Expand description

One row of the table: the feature’s name and its type.