Structsยง
- AsmArg
- An argument to one of the asm!macros. The argument is syntactically valid, but is otherwise not validated at all.
- AsmAttrVec 
- A parsed list of attributes that is not attached to any item.
Used to check whether asm!arguments are configured out.
- AsmOption
Enumsยง
Functionsยง
- eat_operand_ ๐keyword 
- Used for better error messages when operand types are used that are not
supported by the current macro (e.g. inoroutforglobal_asm!)
- parse_asm_ args 
- parse_asm_ ๐operand 
- parse_clobber_ ๐abi 
- parse_options ๐
- parse_reg ๐