Expand description
API
Utility operations
Modulesยง
- catch_
panic ๐Handle catching panics created by endpoints, logging them and properly responding. - convert ๐Simple general purpose utility functions.
- middleware ๐Custom POEM Middleware for this service.
- net ๐Networking utility functions.
Constantsยง
- _UNUSED ๐Unused
Functionsยง
- as_
hex_ ๐string Convert bytes to hex string with the0x
prefix - from_
hex_ ๐string Convert bytes to hex string with the0x
prefix