pub type BaseArray<'a> = TableRef<'a, BaseArrayMarker>;
Expand description

Implementations

Number of BaseRecords

Array of BaseRecords, in order of baseCoverage Index.

Trait Implementations

Formats the value using the given formatter. Read more
read an item, using the provided args. Read more
The name of this table
Access this table’s fields, in declaration order.