Function in_array

Source
pub fn in_array(needle: Vec<u8>, map: HashMap<u32, Vec<u8>>) -> bool