Skip to main content

serve_http

Function serve_http 

Source
pub(crate) async fn serve_http(
    state: RuntimeState,
    shutdown_token: CancellationToken,
) -> Result<()>