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. |
||
---|---|---|
.. | ||
link | ||
unreal_config | ||
main.rs |
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. |
||
---|---|---|
.. | ||
link | ||
unreal_config | ||
main.rs |