Rust tips @rust@octodon.social
Follow

If you need to find'n'replace expressions in code, use github.com/google/rerast

For example, you can replace all uses of the old `try!()` macro with the `?` operator that replaced it:

users.rust-lang.org/t/automati

· Web · 0 · 0