Function core::slice::memchr::memchr [−][src]
🔬 This is a nightly-only experimental API. (
slice_internals)Expand description
Returns the first index matching the byte x in text.
slice_internals)Returns the first index matching the byte x in text.