Crate minigrep

Crate minigrep 

Source
Expand description

§Minigrep

Small grep like utility that is fairly useless given the capabilities for grep, the real one.

Structs§

Config
Configuration used by the application
Runtime
Runtime variables and resources are held here including but not limited to config.

Constants§

USAGE
Explains how to use the application when reporting errors