Expand description
error handling utilities
Modules§
- Error subtypes for
ToASTErrorKind
Structs§
- Defines configurable rules for how tokens in an
UnrecognizedToken
orUnrecognizedEof
error should be displayed to users. - Represents one or more
ParseError
s encountered when parsing a policy or template. - Error from the CST -> AST transform
- Error from the text -> CST parser
Enums§
- Errors possible from
Literal::from_str()
- Errors that can occur when parsing Cedar policies or expressions.
- Details about a particular kind of
ToASTError
.
Functions§
- Format lalrpop expected error messages