pub fn score(card: Card, trump: Suit) -> i32
Expand description

Returns the number of points card is worth, with the current trump suit.