1
2
3
pub struct Cfg {
    pub minify_js: bool,
}