`BitSlice` or a sound way to implement one
Rust Internals [Unofficial]
May 3, 2026
C++’s vector<bool> famously tried to do this and it didn’t go well, but maybe Rust could fare better there.
C++’s vector<bool> famously tried to do this and it didn’t go well, but maybe Rust could fare better there.
Discussion in the ATmosphere