rustc_
target
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
In rustc_
target::
asm
rustc_target
::
asm
Macro
types
Copy item path
source
macro_rules!
types { ( $(
_
: $(
$ty
:expr),+;)
?
$(
$feature
:ident: $(
$ty2
:expr),+;)* ) => { ... }; }