Expand description
Error types and results. Error types shared across the stack.
Enums§
- Decoding
Error Kind - Errors that could occur while parsing packet contents
- Error
Kind - Enum with all possible errors that could occur while processing packets.
- Fragment
Error Kind - Errors that could occur with constructing/parsing fragment contents
- Packet
Error Kind - Errors that could occur while parsing packet contents
Type Aliases§
- Result
- Wrapped result type for errors.