xref: /drstd/src/std/sys/hermit/memchr.rs (revision 9670759b785600bf6315e4173e46a602f16add7a)
1 pub use core::slice::memchr::{memchr, memrchr};
2