1
2
3
4
#![allow(clippy::type_complexity)]

pub mod preprocess;
pub mod range;