[][src]Module myopic_brain::search::interactive

Enums

InteractiveSearchCommand

Functions

interactive_search

Create an interactive search running on a separate thread, communication happens via an input channel which accepts a variety of commands and an output channel which transmits the search results.

Type Definitions

InteractiveSearchCommandTx
InteractiveSearchResultRx