diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-07-09 21:08:09 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-07-09 21:08:09 +0100 |
commit | 238bd1f811e8e1285b12fb11554a5ab7890452d4 (patch) | |
tree | 5f101d854ec8408f040b0c0f721023fc7ba27ee2 /src/config.rs | |
parent | df7ebe827895e46caf15bc5739bcb6fba5d706f5 (diff) | |
download | mqttr-238bd1f811e8e1285b12fb11554a5ab7890452d4.tar.gz mqttr-238bd1f811e8e1285b12fb11554a5ab7890452d4.tar.xz mqttr-238bd1f811e8e1285b12fb11554a5ab7890452d4.zip |
Use moro local to reduce allocations
This means that we can also use Rc instead of Arc (which should have
been used instead of re-allocating in the first place).
Diffstat (limited to 'src/config.rs')
0 files changed, 0 insertions, 0 deletions