Module emitter
Available on crate feature
__common
only.Structs§
- Emitter
Writer - Implementation of Emitter which pretty-prints the errors.
Enums§
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.