Skip to main content

instructions

Function instructions 

Source
pub fn instructions() -> &'static InstructionsTable
Expand description

Lazily parsed embedded instruction table.

ยงPanics

Panics if the embedded instructions.toml does not match the schema. The embedded file is validated at build time by design and should always parse successfully.