Modulesยง
- conditionals ๐
- tree ๐
Structsยง
- Error
Handler Status Lookup - 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.
- Server
Configurations
Functionsยง
- convert_
filters_ ๐to_ node_ key - Converts the filters of a server configuration into a node key for the configuration filter tree.
Type Aliasesยง
- Error
Handler Status Lookup With Configuration - A type alias for the error handler status lookup structure, using Arc to allow for shared ownership of server configurations.