[][src]Function peroxide::util::non_macro::concat

pub fn concat<T: Clone + Copy + Default>(v1: Vec<T>, v2: Vec<T>) -> Vec<T>