Module ratel::error [] [src]

Enums

Error

Error type used by the tokenizer and the parser internally.

ParseError

Error type returned by parser::parse. This error will include owned String of the source code where the error occured, so that a meaningful error can be printed out.

Type Definitions

ParseResult
Result