Skip to main content
types
rustc_
target
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In rustc_
target::
asm
rustc_target
::
asm
Macro
types
Copy item path
Source
macro_rules! types { ( $(_ : $($ty:expr),+;)? $($feature:ident: $($ty2:expr),+;)* ) => { ... }; }