Function bytes_contains

Source
fn bytes_contains(haystack: &[u8], needle: &[u8]) -> bool