pub type FeatureList<'a> = TableRef<'a, FeatureListMarker>;
Feature List Table
pub struct FeatureList<'a> { /* private fields */ }