Crate quokka

Crate quokka 

Source
Expand description

README.md

Modules§

bundle
config
extract
handler
helper
response
state

Structs§

DefaultState
Error
Quokka
Used to build up an axum application with bundles

Traits§

ResultExt

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

Type Aliases§

Result