thedodd / wither

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

Docs on adding indices to your model are not as clear as they could be. #15

Closed thedodd closed 5 years ago

thedodd commented 6 years ago

Particularly the example in the docs should show that this is defined in your Model impl.