Skip to main content

Module model

Module model 

Source

Structs§

Config
The full parsed config.
Finding
A single lint finding/diagnostic.
Line
A lexed line with its span.
Span
Span tracks where something came from in the source.

Enums§

Item
Parsed items that form the config AST.
LineKind
A single lexed line.
Severity
Severity level for a lint finding.