blob: 79f94ab56a98970386cbf33105fb88abc9523098 [file] [log] [blame]
#[cfg(all(feature = "std", not(miri)))]
mod iter;
#[cfg(all(feature = "std", not(miri)))]
mod memchr;
mod simple;
#[cfg(all(feature = "std", not(miri)))]
mod testdata;