Module error

Module error 

Source
Expand description

Error types and results. Error types shared across the stack.

Enums§

DecodingErrorKind
Errors that could occur while parsing packet contents
ErrorKind
Enum with all possible errors that could occur while processing packets.
FragmentErrorKind
Errors that could occur with constructing/parsing fragment contents
PacketErrorKind
Errors that could occur while parsing packet contents

Type Aliases§

Result
Wrapped result type for errors.