std::vec::CowVec instead'>Deprecated [-] [+] [src]

type CowVec<'a, T> = Cow<'a, [T]>;