pub async fn partial_profile_request(
jar: CookieJar,
__arg1: Path<String>,
__arg2: State<Database>,
__arg3: Query<ProfileQuery>,
) -> impl IntoResponse
Expand description
GET /@{username}/_app/feed.html
pub async fn partial_profile_request(
jar: CookieJar,
__arg1: Path<String>,
__arg2: State<Database>,
__arg3: Query<ProfileQuery>,
) -> impl IntoResponse
GET /@{username}/_app/feed.html