Modules§
Enums§
Traits§
- Input
Json Extensions - Input
Plugin - Performs some kind of pre-processing on a user query input. The input JSON is available to the plugin as a reference. The plugin produces a vector of zero to many JSON objects that will replace the input JSON.
- Input
Plugin Builder - A
InputPluginBuildertakes a JSON object describing the configuration of an input plugin and builds a InputPlugin.