thedodd / wither

An ODM for MongoDB built on the official MongoDB Rust driver.
https://docs.rs/wither
Other
325 stars 40 forks source link

Format code using 'cargo fmt' & add rustfmt.toml #44

Closed Atul9 closed 4 years ago

thedodd commented 4 years ago

@Atul9 I have an issue open to setup clippy & rustfmt. There are just too many changes here, many of which I am not inclined to accept. I will go ahead and get clippy and rustfmt setup in the future myself! Thank you for the interest in contributing though.