diff --git a/README.md b/README.md index bb57178..8ca781c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# type_erased_vec_capacity +# `type_erased_vec_capacity` `type_erased_vec_capacity` retains a [`Vec`] allocation while temporarily erasing its element type. The allocation can later be reused by another element