pub async fn get_profile(
client: &Client,
minecraft_access_token: &str,
) -> Result<ProfileResponse, GetProfileError>
pub async fn get_profile(
client: &Client,
minecraft_access_token: &str,
) -> Result<ProfileResponse, GetProfileError>