Available on crate feature
__base
only.Modules§
- atoms
- See Atom and UnsafeAtom
- config
- resolver
- sourcemap
- This library implements basic processing of JavaScript sourcemaps.
Structs§
- Bool
Config - You can create this type like
true.into()
orfalse.into()
. - Bool
OrData Config - Compiler
- All methods accept Handler, which is a storage for errors.
- Handler
Opts - JsMinify
Extras - Print
Args - SwcComments
- Multi-threaded implementation of Comments
- Transform
Output
Enums§
Functions§
- try_
with_ handler - Try operation with a Handler and prints the errors as a String wrapped by Err.