Type Alias gluon_check::typecheck::Error

source ·
pub type Error = Errors<SpannedTypeError<Symbol>>;
Expand description

Error returned when unsuccessfully typechecking an expression

Aliased Type§

struct Error { /* private fields */ }