pub fn find_longest(column: &[&String]) -> usize
Expand description

Find the longest string in a list of strings