drgrep 0.2.3

A Rust implementation of the grep software with more support and features for args, workspace scanning and CLI
Documentation
1
2
3
4
// src/color/mod.rs

pub mod config;
pub mod printer;