ndhistogram/axis/bininterval/
mod.rs

1#[allow(clippy::module_inception)]
2pub(crate) mod bininterval;
3pub(crate) mod singlevaluebininterval;