View Source Elnom.Failure (elnom v0.1.0)

Error struct indicating a unrecoverable error has occurred during parsing.

The kind field is an atom indicating the kind of error that occurred.

The buffer field holds the input buffer at the time the error occurred.

Summary

Functions

Construct a Failure struct from an Error struct.

Construct a new Failure struct.

Functions

Construct a Failure struct from an Error struct.

Construct a new Failure struct.