fpr_cli

Function to_lines

Source
pub fn to_lines<const S: usize, I: AsRef<str>>(a: &[[I; S]]) -> Vec<String>