Rust tips is a user on octodon.social. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.
Rust tips @rust

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