Crates.io | ugrip |
lib.rs | ugrip |
version | 0.1.1 |
source | src |
created_at | 2023-07-02 23:43:12.799509 |
updated_at | 2023-07-02 23:47:13.822401 |
description | A i/o command that searches for word in a file |
homepage | |
repository | |
max_upload_size | |
id | 906494 |
size | 6,823,700 |
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.