litegrep 0.1.1

A basic tool for searching in files for lines of text, based on a query.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A basic tool for searching in files for lines of text, based on a query."
edition = "2021"
license = "MIT"
name = "litegrep"
readme = "README.md"
version = "0.1.1"