Crate binary_search

Source

Enums§

Direction
Whether or not the current candidate transition point is lower or higher than the search target.

Traits§

Betweenable

Functions§

binary_search
Perform a binary search within the specified bounds.