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

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