Type Alias DeltaSetIndexMapFormat1
pub type DeltaSetIndexMapFormat1<'a> = TableRef<'a, DeltaSetIndexMapFormat1Marker>;Expand description
The DeltaSetIndexMap table format 1
Aliased Typeยง
pub struct DeltaSetIndexMapFormat1<'a> { /* private fields */ }