Function get_longest_card_text_length

Source
pub fn get_longest_card_text_length<'c>(
    cards: impl Iterator<Item = &'c Card>,
) -> usize
Expand description

Util fn to fetch the longest card text in a list of card pair