Commit Graph

7 Commits

Author SHA1 Message Date
9fd716c752 Add ServerFnError error variant 2026-06-21 13:51:56 -04:00
f159e12400 Contextualize error into result instead of error 2026-06-21 13:51:12 -04:00
d16a66a2f5 Use match instead of map_err for Contextualize on Result 2026-06-21 13:48:41 -04:00
1cf1bfcfbc Add Diesel error variant
All checks were successful
Push Workflows / rustfmt (push) Successful in 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / test (push) Successful in 17s
Push Workflows / docs (push) Successful in 18s
Push Workflows / clippy (push) Successful in 20s
Push Workflows / build (push) Successful in 52s
Push Workflows / nix-build (push) Successful in 4m50s
2026-06-21 12:28:01 -04:00
ff2aba4ec4 Allow contextualizing Option into Result 2026-06-21 12:27:47 -04:00
557489c5ed Add generic error variant 2026-06-21 12:27:20 -04:00
aba4556144 Create error type
Some checks failed
Push Workflows / rustfmt (push) Failing after 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / clippy (push) Failing after 15s
Push Workflows / test (push) Successful in 29s
Push Workflows / docs (push) Successful in 27s
Push Workflows / build (push) Failing after 36s
Push Workflows / nix-build (push) Successful in 4m59s
2026-06-21 12:22:33 -04:00