Type Definition arret_runtime::boxed::RecordClassId[][src]

type RecordClassId = u32;
[]

Numeric ID indicating which class the record belongs to

This is used to distinguish record types before each other.