pub async fn gists_slash_check_is_starred(
configuration: &Configuration,
gist_id: &str,
) -> Result<(), Error<GistsSlashCheckIsStarredError>>
pub async fn gists_slash_check_is_starred(
configuration: &Configuration,
gist_id: &str,
) -> Result<(), Error<GistsSlashCheckIsStarredError>>