Module modules

Source

Structs§

RequestData
Data related to an HTTP request
ResponseData
Data related to an HTTP response
SocketData
Contains information about a network socket, including remote and local addresses, and whether the connection is encrypted.

Traits§

Module
A trait that defines a module
ModuleHandlers
A trait that defines handlers for a module
ModuleLoader
A trait that defines a module loader