fix clippy warnings
[nihav.git] / nihav-core / src / io / bitreader.rs
2023-07-26 Kostya Shishkovfix clippy warnings
2022-10-13 Kostya Shishkovcore/io: allow skipping right to the bitstream end
2020-06-21 Kostya Shishkovcore/bitreader: add get_data() for accessing bitreader...
2020-02-16 Kostya Shishkovremove trailing whitespace
2020-02-13 Kostya Shishkovcore/io: make bitstream reader clone()able
2020-02-13 Kostya Shishkovcore/io: bitstream reader documentation
2020-02-11 Kostya ShishkovMake BitReader rely on passed slice size without the...
2019-05-14 Kostya Shishkovcore: fix most clippy warnings
2019-01-17 Kostya Shishkovsplit NihAV into subcrates