Function walk_qself

Source
fn walk_qself<V: MutVisitor>(
    vis: &mut V,
    qself: &mut Option<P<QSelf>>,
) -> V::Result