skill_rating::elo::EloRating [] [src]

type EloRating = i32;

The EloRating type is i32 since a rating can be negative.