[][src]Function thruster_app::testing_async::delete

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