[][src]Function adblock::utils::bin_lookup

pub fn bin_lookup<T: Ord>(arr: &[T], elt: T) -> bool