Refactored the main.rs file such that it we no longer do the actual item manipulation in there, instead we have a faux-repository that we manage items through.
NOTE: This is a breaking change.
Refactored the main.rs file such that it we no longer do the actual item manipulation in there, instead we have a faux-repository that we manage items through.
NOTE: This is a breaking change.