Function syn::fold::fold_field[][src]

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