replace vec.truncate(0) with vec.clear()
[nihav.git] / nihav-codec-support / src / data / mod.rs
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2020-12-05 Kostya Shishkovcodec_support/data: fix GenericCache internal size
2020-04-15 Kostya Shishkovremove trailing whitespaces
2020-02-20 Kostya Shishkovsplit nihav-codec-support crate from nihav-core