pub async fn user_current_check_starring(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<(), Error<UserCurrentCheckStarringError>>
pub async fn user_current_check_starring(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<(), Error<UserCurrentCheckStarringError>>