Function syn::visit::visit_un_op [] [src]

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