swc_ecma_codegen 0.89.1

Ecmascript code generator for the swc project.
Documentation
#[derive(Debug, Default, Clone, Copy)]
pub struct Config {
    pub minify: bool,
}