Function memchr::arch::all::rabinkarp::is_fast

source ยท
pub(crate) fn is_fast(haystack: &[u8], _needle: &[u8]) -> bool
Expand description

Whether RK is believed to be very fast for the given needle/haystack.