Module cli

Module cli 

Source
Expand description

Command-line interface components.

This module provides the command-line argument parsing and configuration structures for the image optimizer tool.

Re-exports§

pub use cli_args::Cli;

Modules§

cli_args