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

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