swc_
common
4.0.1
Module emitter
Module Items
Structs
Enums
Constants
Traits
In swc_
common::
errors
swc_common
::
errors
Module
emitter
Copy item path
source
Structs
§
Emitter
Writer
Implementation of
Emitter
which pretty-prints the errors.
Enums
§
Color
Config
Destination
Writable
Dst
Constants
§
MAX_
HIGHLIGH
T_
LINES
maximum number of lines we will print for each error; arbitrary.
MAX_
SUGGESTIONS
maximum number of suggestions to be shown
Traits
§
Emitter
Emitter trait for emitting errors.