It would be nice to have an analogue to the nightly [`Vec::try_with_capacity`](https://doc.rust-lang.org/nightly/std/vec/struct.Vec.html#method.try_with_capacity) in SmallVec.
It would be nice to have an analogue to the nightly
Vec::try_with_capacityin SmallVec.