Crate semantic_search_cli

Source
Expand description

§Semantic Search CLI

This library provides basic functionality for the semantic search CLI.

Modules§

commands
Subcommands for the Semantic Search CLI.

Structs§

Args
🔎 Semantic search.
Config
Structure of the configuration file.

Functions§

execute
Execute the command.
parse_config
Parse the configuration file into a Config structure.