[][src]Function convute::convert::cast_vec

pub unsafe fn cast_vec<A, B>(val: Vec<A>) -> Vec<B>