Module handlers

Module handlers 

Source

Structsยง

Handler ๐Ÿ”’
HandlerArgs ๐Ÿ”’
NamedHandler ๐Ÿ”’
Intermediate data structure, used for defining a list of handlers.

Staticsยง

DIRECTIVE_HANDLERS_MAP ๐Ÿ”’

Functionsยง

handler ๐Ÿ”’
Helper function to create a simple handler, so that changes can be made to the handler struct without disturbing existing handler declarations.
make_directive_handlers_map ๐Ÿ”’
multi_handler ๐Ÿ”’
Associates the same handler function with multiple directive names.