Error library for private use
Go to file
Franklin 93ff7e8e5c Added basic readme 2022-09-25 11:17:46 -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 Initial Commit 2022-09-25 11:08:47 -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