Formatting code using [rustfmt](https://github.com/rust-lang-nursery/rustfmt) will apply uniform code style for all Rust code and it may also improve code readability.
Formatting code using rustfmt will apply uniform code style for all Rust code and it may also improve code readability.