mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-05 03:10:57 +01:00
This commit changes the error construction in multiple places from the `*_or` to the `*_or_else` variants. This is done to avoid the heap allocation (for example, `to_string`) when there is no need to. |
||
---|---|---|
.. | ||
src | ||
.env.example | ||
Cargo.toml | ||
CHANGELOG.md |