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