Function minigrep_emmanuel::run

source ·
pub fn run(config: &Config) -> Result<(), Box<dyn Error>>
Expand description

Searches a newline delimited string for matches against a query. Exact matches only