litrs

Module err

source

Structsยง

  • An error signaling that a different kind of token was expected. Returned by the various TryFrom impls.
  • Errors during parsing.

Enumsยง

Traitsยง

Functionsยง

  • perr ๐Ÿ”’
    This is a free standing function instead of an associated one to reduce noise around parsing code. There are lots of places that create errors, we I wanna keep them as short as possible.