pub async fn current_user_info_list(
configuration: &Configuration,
) -> Result<(), Error<CurrentUserInfoListError>>
Expand description
Gets information about the current user, such as rated packages and permissions
pub async fn current_user_info_list(
configuration: &Configuration,
) -> Result<(), Error<CurrentUserInfoListError>>
Gets information about the current user, such as rated packages and permissions