Function deckofcards::cards_of_suit [] [src]

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

Returns cards of the specified suit