Skip to main content

Module types

Module types 

Source
Expand description

Types shared between the search router, its backends, and the CLI.

Keeping these in a dedicated module avoids circular deps and makes backend plug-ins trivial to add later.

Structs§

BackendChoice
A single backend selection plus the args the router wants passed to it.

Enums§

Backend
Identifier of a search backend the router can pick.