Add CI status badge
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# `type_erased_vec_capacity`
|
||||
|
||||
[](https://github.com/soruh/type_erased_vec/actions/workflows/ci.yml)
|
||||
|
||||
`type_erased_vec_capacity` retains a [`Vec`] allocation while temporarily
|
||||
erasing its element type. The allocation can later be reused by another element
|
||||
type with exactly the same [`Layout`], avoiding an unnecessary deallocation and
|
||||
|
||||
Reference in New Issue
Block a user