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

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

Panics

If rank is invalid.