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

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