]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/sgx/memchr.rs
Rollup merge of #105482 - wesleywiser:fix_debuginfo_ub, r=tmiasko
[rust.git] / library / std / src / sys / sgx / memchr.rs
1 pub use core::slice::memchr::{memchr, memrchr};