Function indexing::algorithms::lower_bound [] [src]

pub fn lower_bound<T: PartialOrd>(v: &[T], elt: &T) -> usize