Function syn::fold::fold_qself[][src]

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