Function thruster::testing::get

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