[][src]Function syn::visit_mut::visit_stmt_mut

pub fn visit_stmt_mut<V: ?Sized>(v: &mut V, node: &mut Stmt) where
    V: VisitMut