[][src]Function thruster_app::testing_async::update

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