Module lookup

Module lookup 

Source

Modulesยง

conditionals ๐Ÿ”’
tree ๐Ÿ”’

Structsยง

ErrorHandlerStatusLookup
A lookup structure for error handler status codes, allowing for specific status codes, a catch-all for any status code, and a default value if no other matches are found.
ServerConfigurations

Functionsยง

convert_filters_to_node_key ๐Ÿ”’
Converts the filters of a server configuration into a node key for the configuration filter tree.

Type Aliasesยง

ErrorHandlerStatusLookupWithConfiguration
A type alias for the error handler status lookup structure, using Arc to allow for shared ownership of server configurations.