Module utilities

Module utilities 

Source
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 0x prefix
from_hex_string ๐Ÿ”’
Convert bytes to hex string with the 0x prefix