Skip to main content

build_state_with_backend

Function build_state_with_backend 

Source
async fn build_state_with_backend(
    backend: &GatewayBackend,
    options: Option<&GatewayArgs>,
) -> Result<AppState>