[][src]Crate smlr

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.

indexer

The indexer is parsing the input and creates an index that can be re-used. This will be useful for big files.

score

Functions

display

After the Index was created, we can use it to filter and display the filtered input.

run

Process the [input] using the given