PROPERTIES

Constant PROPERTIES 

Source
pub const PROPERTIES: &[u32];
Expand description

Every property this module can name.

A tool that resolves a mnemonic back to an identifier derives its lookup from this list rather than keeping a second copy of the table: one place to add a property, one place that can fall out of date.