Type Definition xio_instructionset::InstructionMap[][src]

type InstructionMap = BTreeMap<String, Instruction>;

A map containing instructions indexed by their identifier.