Expand description
Errors returned by target-spec
.
Structs§
- Expression
Parse Error - An error returned in case a
TargetExpression
cannot be parsed. - Plain
String Parse Error - An error that occurred while parsing a
TargetSpecPlainString
. - Triple
Parse Error - An error returned while parsing a single target.
Enums§
- Custom
Triple Create Error - An error returned while creating a custom platform.
- Error
- An error that happened during
target-spec
parsing or evaluation. - Expression
Parse Error Kind - The kind of
ExpressionParseError
that occurred.