list_fold
rustc_
middle
1.93.0-beta.1
(1b6e21e16 2025-12-08)
In rustc_
middle::
ty::
structural_
impls
rustc_middle
::
ty
::
structural_impls
Macro
list_
fold
Copy item path
Source
macro_rules! list_fold { ($($ty:ty : $mk:ident),+ $(,)?) => { ... }; }