Type Alias FeatureList

pub type FeatureList<'a> = TableRef<'a, FeatureListMarker>;
Expand description

Aliased Typeยง

pub struct FeatureList<'a> { /* private fields */ }