Expand description
Parameter information and parser.
Enums§
- A decided param.
- Parameter of an instruction.
Traits§
- There are some types we hope can be converted to
Param
. So we can makeinstruction!
macro easily.
Functions§
- Parses asm code to get a
Param
instance.