Crate xio_instructionset

Source
Expand description

The data structures representing a XIO instruction set.

Modules§

filesystem
Functionality for loading a XIO instruction set from files.

Structs§

Instruction
Description of an instruction type.
InstructionParameter
Description of an instruction parameter type.

Enums§

InstructionCategory
Instruction categories.

Type Aliases§

InstructionMap
A map containing instructions indexed by their identifier.