H2CO3 / avocado

Strongly-typed MongoDB driver for Rust
MIT License
81 stars 2 forks source link

Allow overriding Doc methods with ability to use Doc procedural macro #5

Closed max-frai closed 5 years ago

max-frai commented 5 years ago

Here is related question: #4 Now we can't redefine some Doc's methods if we use proc macro on structure.

H2CO3 commented 5 years ago

Thanks, will look into this soon!

H2CO3 commented 5 years ago

Fixed in 6bfb8061. Crate v0.5.0 published on crates.io.

max-frai commented 5 years ago

Now this library is finally amazing! :) Thank you for such great and fast support.

H2CO3 commented 5 years ago

I'm glad I could help. 🙂 Fortunately the past few days have been a relatively calm and productive period for me so that I could work on projects I love, including Avocado. This definitely isn't always the case, though…