swc_ecma_codegen 0.13.0

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