[][src]Function thruster_app::testing::put

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