Expand description
§Utilities module
Shouldn’t be used directly, only used internally for error types and similar.
Structs§
- Runtime
Error - Generic runtime error for all of the high level computation of this library.
Enums§
- Packet
Parse Error - Error used to implement
TryIntotraits for packets.