tophat 0.3.0
/src/
chunked/
encoder.rs
2
#![allow(clippy::len_zero)]
3
#![allow(
clippy::manual_saturating_arithmetic
)]