Crate rush_analyzer
source ·Modules
Macros
Structs
Enums
Functions
Analyzes rush source code and returns an analyzed (annotated) AST.
The
Ok(_) variant also returns non-error diagnostics.
However, the Err(_) variant returns a Vec<Diagnostic> which contains at least one error