[][src]Function deckofcards::cards_of_suit

pub fn cards_of_suit(cards: &[Card], suit: Suit) -> Vec<Card>

Returns cards of the specified suit