You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title updated to reflect on the issue better, will be done when I got time for it.
Will also happen in parallel with #38, one example of a much-needed rewrite is Config.
Old "structure":
New:
List:
Rewrite Config base
Sync Config changes across the project
Look into rewriting how the Cava implementation works
Such as using structures more and having variables in them, try and reduce the amount of variables created via lazy_static, etc.
The text was updated successfully, but these errors were encountered: