issues
search
afadil
/
wealthfolio
A Beautiful Private and Secure Desktop Investment Tracking Application
https://wealthfolio.app
GNU Affero General Public License v3.0
4.39k
stars
228
forks
source link
Refactor code to improve simplicity and efficiency
#87
Closed
trayvonpan
closed
2 months ago
trayvonpan
commented
2 months ago
Key Changes:
Remove unnecessary dereferences
Refactor manual implementation of
std::default::Default
Use unit type instead of empty block
afadil
commented
2 months ago
Merged. Thank you 🙏
Key Changes:
std::default::Default