]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/sgx/memchr.rs
Rollup merge of #102977 - lukas-code:is-sorted-hrtb, r=m-ou-se
[rust.git] / library / std / src / sys / sgx / memchr.rs
1 pub use core::slice::memchr::{memchr, memrchr};