Function syn::visit::visit_qself [] [src]

pub fn visit_qself<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast QSelf
)