Module emitter

Source

Structs§

EmitterWriter
Implementation of Emitter which pretty-prints the errors.

Enums§

ColorConfig
Destination
WritableDst

Constants§

MAX_HIGHLIGHT_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.