contextgrep 0.1.2

Grep your documents with context — fast offline search for PDFs, DOCX, Markdown and code
Documentation
1
2
3
4
pub mod filters;
pub mod proximity;
pub mod query;
pub mod scorer;