Module error

Module error 

Source
Expand description

error module defines the error types used in bgpkit-parser.

Structs§

BgpValidationResult
Result type for BGP attribute parsing that includes validation warnings
ParserErrorWithBytes

Enums§

BgpValidationWarning
BGP validation warnings for RFC 7606 compliant error handling. These represent non-fatal validation issues that don’t prevent parsing.
ParserError