cat_gateway::service

Module utilities

source
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ยง

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