[][src]Type Definition lrtable::StIdxStorageT

type StIdxStorageT = u16;

The type of the inner value of an StIdx.

Trait Implementations

impl From<StIdx> for StIdxStorageT[src]