Crate miniprep_ot

Crate miniprep_ot 

Source
Expand description

§Mini grep

miniprep_ot is a command-line interface to grep.

It is created as a part of my Rust learning curve.

Structs§

Config

Functions§

add_one
Adds one to the number given.
run
search
Do case-sensitive search in content of query
search_case_insensitive
Do case-insensitive search in content of query