Glicko.Result.opponent_rating
You're seeing just the function
opponent_rating
, go back to Glicko.Result module for more information.
Link to this function
opponent_rating(result)
Specs
opponent_rating(result :: t()) :: Glicko.Player.rating()
Convenience function for accessing an opponent's rating.