replace vec.truncate(0) with vec.clear()
[nihav.git] / nihav-codec-support / src / vq / mod.rs
2020-05-30 Kostya Shishkovcodec_support: add module for generic vector quantisation