pub fn get_longest_card_text_length<'c>( cards: impl Iterator<Item = &'c Card>, ) -> usize
Util fn to fetch the longest card text in a list of card pair