list_fold
rustc_
middle
1.92.0-nightly
(a9d0a6f15 2025-09-16)
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),+ $(,)?) => { ... }; }