blob: d2bfcce86f414bca0c93bad4a80f22bcaf354ca9 [file] [log] [blame]
// Original implementation taken from rust-memchr.
// Copyright 2015 Andrew Gallant, bluss and Nicolas Koch
pub use core::slice::memchr::{memchr, memrchr};