Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement From<bitvec::BitVec> for bit_vec::BitVec to go to and from ferrilab's BitVec and contain's BitVec as an optional feature #94

Open
pczarn opened this issue Jul 2, 2024 · 1 comment

Comments

@pczarn
Copy link
Contributor

pczarn commented Jul 2, 2024

No description provided.

@pczarn pczarn changed the title Implement From<bitvec::BitVec> for bit_vec::BitVec to go to and from ferrilab's BitVec and contain's BitVec Implement From<bitvec::BitVec> for bit_vec::BitVec to go to and from ferrilab's BitVec and contain's BitVec as an optional feature Jul 2, 2024
@pczarn
Copy link
Contributor Author

pczarn commented Jul 3, 2024

Cargo actually supports this use case whatever ferrilab does in their code, even allowing cyclic optional dependedncies between two crates. Wow. That's pretty good software engineeing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant