use ;
use ;
/// Entry point of the application.
///
/// The `main` function sets up the application, parses command-line arguments,
/// and executes the main logic. If there is an error in configuration or execution,
/// error messages are displayed and the process exits with a status code of 1.