mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-11 07:28:49 +08:00
Add new arg
This commit is contained in:
@@ -263,6 +263,8 @@ pub struct ExtraConfig {
|
||||
pub webp_lossless: bool,
|
||||
#[cfg(feature = "webp")]
|
||||
pub webp_quality: u8,
|
||||
#[cfg(feature = "circus-img")]
|
||||
pub circus_crx_canvas: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, ValueEnum, PartialEq, Eq, PartialOrd, Ord)]
|
||||
|
||||
Reference in New Issue
Block a user