Function position

Source
pub fn position(haystack: &[u16], needle: u16) -> Option<usize>