Function syn::visit_mut::visit_expr_break_mut

source ·
pub fn visit_expr_break_mut<V>(v: &mut V, node: &mut ExprBreak)
where V: VisitMut + ?Sized,