[][src]Function syn::fold::fold_const_param

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