pub type TrackData<'a> = TableRef<'a, TrackDataMarker>;
The tracking data table.
pub struct TrackData<'a> { /* private fields */ }