rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
7.84k stars 352 forks source link

fix: fix typos in mem-replace.md #371

Closed alexfertel closed 10 months ago

simonsan commented 10 months ago

Are you able to run dprint fmt? You can install it with cargo install dprint or scoop install dprint for example.

simonsan commented 10 months ago

Thank you! 🚀