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