thedodd / wither

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

Model sync #71

Closed thedodd closed 3 years ago

thedodd commented 3 years ago

Finishes the work started over in #61

closes #61 closes #51