azalea_auth

Function check_ownership

Source
pub async fn check_ownership(
    client: &Client,
    minecraft_access_token: &str,
) -> Result<bool, CheckOwnershipError>