Expand description
README.md
Modules§
Structs§
- Default
State - Error
- Quokka
- Used to build up an axum application with bundles
Traits§
Functions§
- config_
from_ env - Creates a merged config from the CONFIG_PATH environment variable. For more details check config_path_from_env.
- config_
path_ from_ env - Get paths from CONFIG_PATH environment variable. Multiple config paths can be specified by separating them with a “:”.
- serve
- Serves the given router. Configures the listener using the provided config