Skip to main content

run_http_server

Function run_http_server 

Source
pub async fn run_http_server(
    store: CedrosData,
    config: HttpServerConfig,
) -> Result<()>