Newer
Older
#![allow(clippy::uninlined_format_args)]
#![cfg_attr(feature = "simd", feature(portable_simd))]
#[cfg(feature = "python")]
pub mod py;
#![allow(clippy::uninlined_format_args)]
#![cfg_attr(feature = "simd", feature(portable_simd))]
#[cfg(feature = "python")]
pub mod py;