Skip to main content

run

Function run 

Source
async fn run(
    endpoint: SuotarEndpoint,
    store: &MockSuotarStore,
    pool: &PgPool,
    req: &HttpRequest,
    body: &[u8],
) -> Result<Delivery>