You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, that's indeed the case. I don't think it's worth the effort to provide specific docs for each, but it would probably be good to prefix those docs with something like:
Neg is derived in the same way as Not, which is described below
A blocker for 1.0.0, I'd imagine, but shouldn't be too hard to fix!
I found Not / Neg first: https://docs.rs/derive_more/1.0.0-beta.6/derive_more/derive.Neg.html
But it seems to be a broader trend when things are part of the same feature!
https://docs.rs/derive_more/1.0.0-beta.6/derive_more/derive.BitAnd.html
... and presumably more!
The text was updated successfully, but these errors were encountered: