pub type FeatureList<'a> = TableRef<'a, FeatureListMarker>;
Expand description
Aliased Type§
pub struct FeatureList<'a> { /* private fields */ }
Implementations§
Source§impl<'a> FeatureList<'a>
impl<'a> FeatureList<'a>
Source§impl<'a> FeatureList<'a>
impl<'a> FeatureList<'a>
Sourcepub fn feature_count(&self) -> u16
pub fn feature_count(&self) -> u16
Number of FeatureRecords in this table
Sourcepub fn feature_records(&self) -> &'a [FeatureRecord]
pub fn feature_records(&self) -> &'a [FeatureRecord]
Array of FeatureRecords — zero-based (first feature has FeatureIndex = 0), listed alphabetically by feature tag