Skip to main content

get_me

Function get_me 

pub async fn get_me(
    __arg0: State<SharedState>,
    __arg1: Extension<UserID>,
) -> Result<Json<UserInfoResponse>, ErrorResponse>