Module target_spec::errors
source · Expand description
Errors returned by target-spec.
Structs
- An error returned in case a
TargetExpressioncannot be parsed. - An error that occurred while parsing a
TargetSpecPlainString. - An error returned while parsing a single target.
Enums
- An error returned while creating a custom platform.
- An error that happened during
target-specparsing or evaluation. - The kind of
ExpressionParseErrorthat occurred.