rainbeam::routing::api::reactions

Function get_request

Source
pub async fn get_request(
    jar: CookieJar,
    __arg1: Path<String>,
    __arg2: State<Database>,
) -> impl IntoResponse
Expand description