Function adapton::collection_algo::list_of_vec [] [src]

pub fn list_of_vec<A: Adapton, X: Clone, L: ListT<A, X>>(st: &mut A, v: Vec<X>) -> L::List