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

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