pub macro asm("assembly template", $(operands,) * $(options($(option), *)) ?) { ... }
Inline assembly.