[][src]Function thruster::testing::get

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