This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imp: use
Vec::with_capacity
avoid realloc mem (#123)
* use Vec::with_capacity avoid realloc mem * imp: imp --------- Co-authored-by: srdtrk <[email protected]>
- Loading branch information