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