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