1//! Examples in order of increasing complexity 2// Auto-generated. Do not modify. 3pub mod _00_simple; 4pub mod _01_bisect;