Function kda_tools::align_output

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