Some of the collections inside `MessageReader` were created with `new()` instead of `with_capacity()` call. This patch fixes that or comments why it was not done in some places. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
Some of the collections inside `MessageReader` were created with `new()` instead of `with_capacity()` call. This patch fixes that or comments why it was not done in some places. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||