ugrip 0.1.1

A i/o command that searches for word in a file
Documentation
  • Coverage
  • 33.33%
    3 out of 9 items documented2 out of 5 items with examples
  • Size
  • Source code size: 6.82 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gr8mtyr

This crate is i/o command that searches for a word in file. It's based linux command grip, it was made in hopes to be faster than the linux version. This project was started from rustlang book but i will update it more to test my skills in rust.