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