Module indexer

Module indexer 

Source

Structs§

RipgrepIndexer
Middleware that uses ripgrep to index Markdown haystacks.

Traits§

IndexMiddleware
A Middleware is a service that creates an index of documents from a haystack.

Functions§

search_haystacks
Use Middleware to search through haystacks and return an index of documents that match the search query.