Format crate name as Rust code

This commit is contained in:
2026-07-31 03:36:20 +02:00
parent 5091ab1d4b
commit 2068f65e91
+1 -1
View File
@@ -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