pub async fn profile_settings(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<NotificationsQuery>,
) -> impl IntoResponseExpand description
GET /settings/profile
pub async fn profile_settings(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<NotificationsQuery>,
) -> impl IntoResponseGET /settings/profile