Skip to main content

parse_profile_response

Function parse_profile_response 

Source
async fn parse_profile_response(
    response: Response,
    requested_name: &str,
) -> Result<KnownPlayer, ProfileLookupError>