mirror of
https://github.com/talaia-labs/rust-teos.git
synced 2026-08-13 12:33:22 +02:00
Refactors severals parts of the code so: - Copy values are not passed as reference - Copy values are derefered when needed instead of cloned - Clones are avoided as much as possible - Strings are replaced by &str when possible More passes to the code may be necessary in the future, but this is a good start |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||