Module utils

Module utils 

Source
Expand description

§Utilities module

Shouldn’t be used directly, only used internally for error types and similar.

Structs§

RuntimeError
Generic runtime error for all of the high level computation of this library.

Enums§

PacketParseError
Error used to implement TryInto traits for packets.