[][src]Function xiaotian_s_minigrep::run

pub fn run(config: Config) -> Result<(), Box<dyn Error>>

run

let config = Config::new(...);
run(config);