rustc_
target
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
target::
asm
rustc_target
::
asm
Macro
types
Copy item path
source
macro_rules!
types { ( $(
_
: $(
$ty
:expr),+;)
?
$(
$feature
:ident: $(
$ty2
:expr),+;)* ) => { ... }; }