[][src]Function syn::fold::fold_binding

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