img_tool/
config.rs

1#[derive(clap::Parser, Debug)]
2pub struct CliConfig {
3
4}