[][src]Function learnwy_lib::utils::collect::join

pub fn join<T: ToString>(collect: &Vec<T>) -> String