Skip to content

EleisonC/MiniGrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniGrep

Learning Objective: Working With I/O

Building a mini version of grep

Topics

  • TDD Approach
  • Working with the I/O
  • Modules
  • Working with rusts fs crate (read file content)
  • Lifetimes, Borrowing
  • Vectors and Strings
  • Error handling
  • Standard Error and Standard Output

About

Working With I/O

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages