Crate minigrep_tool

Crate minigrep_tool 

Source
Expand description

A library for search string from file.

Structs§

Config

Functions§

run
start up to search string by args from input.
search
search a string from a file
search_case_insensitive
search a string from a file insensitive.