1 2 3 4 5 6
const DEFAULT_QUALITY: u8 = 70; mod parameter; pub mod processor; pub use parameter::WebpParameter;