Module errors

Source
Expand description

Errors returned by target-spec.

Structs§

ExpressionParseError
An error returned in case a TargetExpression cannot be parsed.
PlainStringParseError
An error that occurred while parsing a TargetSpecPlainString.
TripleParseError
An error returned while parsing a single target.

Enums§

CustomTripleCreateError
An error returned while creating a custom platform.
Error
An error that happened during target-spec parsing or evaluation.
ExpressionParseErrorKind
The kind of ExpressionParseError that occurred.