pub fn run_grep(config: GrepConfig) -> Result<(), Box<dyn Error>>Expand description
Runs the grep function using the GrepConfig provided.
pub fn run_grep(config: GrepConfig) -> Result<(), Box<dyn Error>>Runs the grep function using the GrepConfig provided.