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