run_grep

Function run_grep 

Source
pub fn run_grep(config: GrepConfig) -> Result<(), Box<dyn Error>>
Expand description

Runs the grep function using the GrepConfig provided.