An open API service indexing awesome lists of open source software.

https://github.com/solidiquis/my_first_rust_program

Looking for constructive criticism for my first Rust program, which is basically the unix command "grep" written in Rust.
https://github.com/solidiquis/my_first_rust_program

Last synced: 10 months ago
JSON representation

Looking for constructive criticism for my first Rust program, which is basically the unix command "grep" written in Rust.

Awesome Lists containing this project

README

          

# My First Rust Program
Looking for constructive criticism for my first Rust program, which is basically the unix command "grep" written in Rust.

## Usage