1 2 3 4 5 6
//! Binary-code helpers (re-exported from `qntz`). //! //! This keeps `jin`’s public surface stable while concentrating shared kernels //! in the low-level `qntz` crate. pub use vquant::simd_ops::*;