Re-exports§
pub use cli_options::CliOptions;
pub use cli_options::PresentationOptions;
pub use cli_options::IndexingOptions;
Modules§
- cli_
options - Struct to hold the various options. Those are fed by the user through clap.
- file_
manager - indexer
- The indexer is parsing the input and creates an index that can be re-used. This will be useful for big files.
- score
- serialized_
content