syn::fold

Function fold_const_param

source
pub fn fold_const_param<F>(f: &mut F, node: ConstParam) -> ConstParam
where F: Fold + ?Sized,