pub fn trump_score(rank: Rank) -> i32
Expand description

Returns the score for the given rank when it is the trump.

Panics

If rank is invalid.