Thanks to visit codestin.com
Credit goes to docs.rs

thinkrust_algorithms/
lib.rs

1pub mod binary_search; // Make it public
2pub mod find_max; // Make it public