[][src]Module ppp::error

The error type used by the parsers.

Enums

ParseError

An error occurred while parsing a header. Errors can either represent an input without a valid header, or that more input is necessary to parse a header from the given input.