View Source Minipeg.Error exception (Minipeg v0.7.0)

Raised if parse errors occur when parsing with bang functions

Summary

Types

@type t() :: %Minipeg.Error{__exception__: true, message: binary()}