Function collections::slice::hack::to_vec [] [src]

pub fn to_vec<T>(s: &[T]) -> Vec<T> where T: Clone