align_output

Function align_output 

Source
pub fn align_output(
    outs: &Vec<String>,
    widths: &Vec<usize>,
    seperator: &str,
) -> String