pub type DeltaSetIndexMapFormat0<'a> = TableRef<'a, DeltaSetIndexMapFormat0Marker>;
Expand description

The DeltaSetIndexMap table format 0

Implementations§

DeltaSetIndexMap format: set to 0.

A packed field that describes the compressed representation of delta-set indices. See details below.

The number of mapping entries.

The delta-set index mapping data. See details below.

Trait Implementations§

Formats the value using the given formatter. Read more
Read an instace of Self from the provided data, performing validation. Read more
The name of this table
Access this table’s fields, in declaration order.