1
2
3
//! # Blanket implementations for binary search

pub mod binary_search;