Skip to content

Searching for a simple pattern within lines of a string

Notifications You must be signed in to change notification settings

vpin09/creating_grep-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Fix Me

Steps

  • Create a GitHub account. (If you already have one no issues)
  • Star this repository.
  • Fork this repository to your GitHub account.
  • Clone your forked repository onto your local machine. (Remember don't clone my repository. You won't be able to push back the changes.)

Things to do

  • Review the code and fix it so the output matches this.

  • Create documentation in your own worlds using ///
  • Build the documentation using cargo doc --target-dir .
  • Push the code changes from your local machine to your GitHub repository.
  • Submit the url of your repository.

About

Searching for a simple pattern within lines of a string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages