slice_internals
Pure rust memchr implementation, taken from rust-memchr
Returns the first index matching the byte x in text.
x
text
Returns the last index matching the byte x in text.