]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/hermit/memchr.rs
Sync core::simd up to rust-lang/portable-simd@2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd
[rust.git] / library / std / src / sys / hermit / memchr.rs
1 pub use core::slice::memchr::{memchr, memrchr};