Skip to content

johnsonjsyuen/minigrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test:

cargo run -- let src/main.rs && cat src/main.rs | cargo run -- let

This runs it in both file mode and pipe mode.

Extensions

  1. Read in a streaming way, instead of all input into memory.
  2. Allow regex in the pattern, instead of just seeing if input contains it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages