oa_gateway_testing::owp

Function start_owp_with_tls

Source
async fn start_owp_with_tls(
    engine: Arc<Engine>,
    tls: ServerTls,
    edit: impl FnOnce(&mut OwpConfig),
) -> (String, CancellationToken)