Crate sic_lib

source ·

Functions

The run function runs the sic application, taking the matches found by Clap. This function is separated from the main() function so that it can be used more easily in test cases. This function consumes the matches provided.