Crate minigrep_negev

Crate minigrep_negev 

Source
Expand description

§minigrep Crate

‘minigrep’ is a collection of utilities for minigrep

Re-exports§

pub use self::kinds::Config;
pub use self::utils::search;
pub use self::utils::search_case_insensitive;

Modules§

kinds
utils

Functions§

run
the main function #Example