Module arret_syntax::error[][src]

Structs

Error

(Spanned)Span syntax error

Enums

ErrorKind

Syntax error without (span)Span information

ExpectedNext

Describes the content normally expected within the content

WithinContext

Describes the content an error occurred within, with optional starting span

Type Definitions

Result