Expand description
API Utility operations
Modulesยง
- cache ๐
- Cache wrapper type
- convert ๐
- Simple general purpose utility functions.
- health ๐
- Service Health Utilities.
- middleware ๐
- Custom POEM Middleware for this service.
- net ๐
- Networking utility functions.
- panic ๐
- An implementation of the panic endpoint.
Constantsยง
- _UNUSED ๐
- Unused
Functionsยง
- as_
hex_ ๐string - Convert bytes to hex string with the
0xprefix - from_
hex_ ๐string - Convert bytes to hex string with the
0xprefix