A Vec of Bits
Version 0.9.0 (TO BE RELEASED)#
- Minimal Supported Rust Version is now 1.82
fn push_within_capacityis implemented.skip(n)on our iterators is now O(1) instead of O(n) timefn to_bytesis optimized with a lookup table- some clippy lints are enabled
- nanoserde version is now 0.2
Version 0.8.0 (2024-07-16)#
fn insertis implementedimpl Displayis implementedimpl Debughas different output