Structs§
Functions§
- Used for better error messages when operand types are used that are not supported by the current macro (e.g.
in
orout
forglobal_asm!
) - Report a duplicate option error.
- Report an invalid option error.
- Try to set the provided option in the provided
AsmArgs
. If it is already set, report a duplicate option error.