mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-22 19:24:08 +00:00
fab7522af0
Converting from Vec to Box will introduce an unnecessary copy if the capacity is not exactly equal to the length.