milligrep 1.0.0

Custom simplified implementation of grep
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "milligrep"
version = "1.0.0"
authors = ["Jayesh Mann <jayeshmann06@gmail.com>"]
edition = "2018"
description = "Custom simplified implementation of grep"
license = "AGPL-3.0-or-later"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]