]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/hermit/memchr.rs
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
[rust.git] / library / std / src / sys / hermit / memchr.rs
1 pub use core::slice::memchr::{memchr, memrchr};