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.