pub fn parse_matchmaking_html(html: &str) -> MatchmakingStatsExpand description
Parses the CS2 GCPD matchmaking HTML page into a [MatchmakingStats]
struct.
Accepts raw HTML (as fetched from gcpd/730/?tab=matchmaking or saved
locally).
pub fn parse_matchmaking_html(html: &str) -> MatchmakingStatsParses the CS2 GCPD matchmaking HTML page into a [MatchmakingStats]
struct.
Accepts raw HTML (as fetched from gcpd/730/?tab=matchmaking or saved
locally).