dafny_runtime::array

Function from_vec

Source
pub fn from_vec<T>(v: Vec<T>) -> Ptr<[T]>