serve_runtime_config

Function serve_runtime_config 

Source
pub async fn serve_runtime_config(
    __arg0: State<ServerConfig>,
) -> impl IntoResponse
Available on crate feature server only.