Function string_utils::hcat[][src]

pub fn hcat(col1: &[String], col2: &[String], sep: usize) -> Vec<String>