pub async fn homepage_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<PaginatedQuery>,
) -> impl IntoResponse
Expand description
GET /
pub async fn homepage_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<PaginatedQuery>,
) -> impl IntoResponse
GET /