Error library for private use
Go to file
Franklin 42237f4a4b added cargo specified versioning 2022-09-25 12:19:12 -04:00
src Added documentation 2022-09-25 11:15:35 -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