milligrep 1.0.2

Custom simplified implementation of grep
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Jayesh Mann <jayeshmann06@gmail.com>"]
description = "Custom simplified implementation of grep"
documentation = "https://docs.rs/milligrep/1.0.2/milligrep/"
edition = "2021"
homepage = "https://github.com/jayeshmann/milligrep"
license = "AGPL-3.0-or-later"
name = "milligrep"
repository = "https://github.com/jayeshmann/milligrep"
resolver = "2"
version = "1.0.2"