[][src]Function thruster::testing::put

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