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

pub fn fold_const_param<F>(f: &mut F, node: ConstParam) -> ConstParam where
    F: Fold + ?Sized
This is supported on crate feature fold only.