Skip to main content
list_fold
rustc_
middle
1.97.0-beta.1
(96f70397e 2026-05-26)
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),+ $(,)?) => { ... }; }