[][src]Function thruster::testing::delete

pub async fn delete<'_, '_, T: Context<Response = Response> + Send, S: Send>(
    app: &'_ App<Request, T, S>,
    route: &'_ str
) -> TestResponse