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
I am the maintainer of bit-vec. I can see that your crate is doing great too.
For the sake of completeness, could you add a small optional feature for quick conversion between BitVecs with bit-vec as an optional dependency of bitvec? This way, users can benefit from bitvec when using the one of many libraries that use the other crate.
Not sure whether it's best to add this to one crate, other crate, or both.
Thanks.
The text was updated successfully, but these errors were encountered:
Hey,
I am the maintainer of
bit-vec
. I can see that your crate is doing great too.For the sake of completeness, could you add a small optional feature for quick conversion between
BitVec
s withbit-vec
as an optional dependency ofbitvec
? This way, users can benefit frombitvec
when using the one of many libraries that use the other crate.Not sure whether it's best to add this to one crate, other crate, or both.
Thanks.
The text was updated successfully, but these errors were encountered: