types
rustc_
target
1.91.0-beta.7
(d69b1bb49 2025-10-14)
In rustc_
target::
asm
rustc_target
::
asm
Macro
types
Copy item path
Source
macro_rules! types { ( $(_ : $($ty:expr),+;)? $($feature:ident: $($ty2:expr),+;)* ) => { ... }; }