[][src]Function syn::fold::fold_constraint

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