Error library for private use
Go to file
Franklin f2ca8260ab Macros fixed to accomodate err kotlin and ios 2023-10-27 20:43:07 -04:00
.idea Upgraded Err library 2023-09-27 20:29:03 -04:00
src Macros fixed to accomodate err kotlin and ios 2023-10-27 20:43:07 -04:00
.gitignore Initial Commit 2022-09-25 11:08:47 -04:00
Cargo.toml Adapted err library, dtos and enums to fit Kotlin and Swift data types 2023-10-27 09:31:22 -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