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