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