Open
Description
Are there existing ways or future plans to support something like this?
let _: Cow<'a, [T]> = Cow::Owned(smallvec![])
I found an answer on StackOverflow, but it would be handy if smallvec had it built in.
Metadata
Metadata
Assignees
Labels
No labels