thedodd / wither

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

Sweep all methods for nested error conditions. #8

Closed thedodd closed 6 years ago

thedodd commented 6 years ago

See https://github.com/mongodb-labs/mongo-rust-driver-prototype/issues/244.

thedodd commented 6 years ago

Done & good.