emplacable
Return values of unsized types, like [i32] or dyn Any, from functions, with a mechanism similar to placement new.
[i32]
dyn Any
Written to support the unsized-vec crate, but is independent of it. Experimental, and requires nightly Rust.
unsized-vec