[][src]Module anpp::errors

All error types used in this crate.

Structs

EmptyPacket

The packet was empty.

InsufficientCapacity

There wasn't enough space left to complete the operation.

Enums

DecodeError

An error encountered while decoding.

EncodeError

An error encountered while encoding a Packet.