tinyvec 0.3.0

Just, really the littlest Vec you could need. So smol.
Documentation
1
2
3
4
5
6
7
{
  "rust.features": [
    "alloc",
    "nightly_slice_partition_dedup",
    "grab_spare_slice",
  ]
}