[][src]Function thruster_app::testing_async::get

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