Closed codegod100 closed 1 month ago
I'm returning a Result value because I'm not a fan of panics. Not sure if you wanted to keep the unwraps or not.
Sorry if the open/close PRs were confusing, I was trying to create a flow where I could create discrete pull requests, while working on all of them at once on localhost. I think I got it figured out
I'm returning a Result value because I'm not a fan of panics. Not sure if you wanted to keep the unwraps or not.