#error #service #applications #apps #type #github #appbiotic

appbiotic-code-error

A set of error types to build services that can be managed similarly

5 releases

0.2.0 Sep 25, 2023
0.1.3 Sep 4, 2023
0.1.2 Sep 3, 2023
0.1.1 Sep 3, 2023
0.1.0 Sep 3, 2023

#1756 in Rust patterns


Used in appbiotic

Apache-2.0

37KB
478 lines

Appbiotic Code Error

A set of error types that make building services and apps easier.


lib.rs:

appbiotic-code-error

Appbiotic Code Error is a set of types to make it easier assembling services and applications with similar error reporting to the end-user. It is not necessarily meant for lower level libraries such as adding derived traits for serialization, or database libraries where specifically-typed error handling is required.

This component's Rust-based API is original; however, the error codes and descriptions are copied directly from the https://github.com/googleapis/googleapis project.

Dependencies

~0.4–2.2MB
~43K SLoC