[][src]Module myopic_brain::interactive

Enums

SearchCommand

Functions

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

SearchCommandTx
SearchResultRx