Crate greppy

Source
Expand description

§greppy

greppy is a small command line experiment to search for occurences in a file (similar to grep)

Structs§

Config

Functions§

run
search
case sensitive search for the occurence of query in a text
search_case_insensitive