[][src]Type Definition xio_instructionset::InstructionMap

type InstructionMap = IndexMap<String, Instruction>;

A map containing instructions indexed by their identifier.