[][src]Module tremor_script::highlighter

Tremor Script highlighter

Structs

Dumb

Highlights data to allow extracting it as a plain, unhighlighted string.

Error

Error to be highlighted

Term

Highlights data colorized and directly to the terminal

Enums

ErrorLevel

Error Level

Traits

Highlighter

Highlighter trait for generalising over different output types