Error library for private use
Go to file
Franklin d814091e73 added impls 2022-11-28 21:14:49 -04:00
src added impls 2022-11-28 21:14:49 -04:00
.gitignore Initial Commit 2022-09-25 11:08:47 -04:00
Cargo.toml added cargo specified versioning 2022-09-25 12:19:12 -04:00
Readme.md Added basic readme 2022-09-25 11:17:46 -04:00

Readme.md

Err

by Franklin Blanco

Custom errors, and a unified way of sending messages back to a client. (MessageResource, Error)

Initially made for private use