Structsยง
- AsmArg
 - An argument to one of the 
asm!macros. The argument is syntactically valid, but is otherwise not validated at all. - AsmAttr
Vec  - 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 ๐