mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-30 06:24:21 +01:00
Now walk_expr_mut can use WalkControl to skip parts of the expression tree. This makes it consistent with walk_expr.
Now walk_expr_mut can use WalkControl to skip parts of the expression tree. This makes it consistent with walk_expr.