contextgrep 0.1.2

Grep your documents with context — fast offline search for PDFs, DOCX, Markdown and code
Documentation
1
2
3
pub mod mmap;
pub mod segment;
pub mod store;