Crate swc[][src]

Re-exports

pub extern crate swc_atoms as atoms;
pub extern crate swc_common as common;
pub extern crate swc_ecmascript as ecmascript;
pub use sourcemap;

Modules

Structs

All methods accept Handler, which is a storage for errors.

Builder is used to create a high performance Compiler.

Multi-threaded implementation of Comments

Functions

Try operation with a Handler and prints the errors as a String wrapped by Err.