Crate adhom_minigrep
source ·Expand description
minigrep
minigrep
is a toy project to practice the fundamentals of the Rust programming laguage.
Structs
Functions
Searches for a query in a string.
Searches for a query in a string (case insensitive).