Function syn::visit::visit_expr_cast
[−]
[src]
pub fn visit_expr_cast<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast ExprCast
)