beeeeg refactor :3 #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "videogame-hacker/rustcord:patch/cleanup-match-statements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i like using
map_err
and?
instead of big match statementswe also try to keep the 'happy path' unindented in this PR :>
thancc u