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