Module leo_errors::warnings

source ·
Expand description

Contains the warnings for the Leo lang.

Re-exports

pub use self::parser::*;

Modules

Contains the Parser warning definitions.

Enums

The LeoWarning type that contains all sub error types. This allows a unified error type throughout the Leo crates.