[][src]Crate eye_minigrep

A Mini Grep Tool by Rust

reference: https://doc.rust-lang.org/book/ch12-00-an-io-project.html

Structs

Config

Functions

run
search

Search a str slice in which line of another str slice's.

search_case_insensitive