//! Misc utilities used in different places in the crate.
#[cfg(any(feature ="compute", feature ="io_csv"))]modlexical;#[cfg(any(feature ="compute", feature ="io_csv"))]pubuselexical::*;#[cfg(feature ="benchmarks")]#[cfg_attr(docsrs,doc(cfg(feature ="benchmarks")))]pubmodbench_util;