arcerror 0.1.5

Provides thin wrappers around Arc<T> and Rc<T> where T: Error. Impls Error for both of these types. No unsafe, no dependencies.
Documentation
[package]
categories = ["errors"]
description = "Provides thin wrappers around Arc<T> and Rc<T> where T: Error. Impls Error for both of these types. No unsafe, no dependencies."
edition = "2021"
keywords = ["arc", "rc", "error"]
license = "MIT"
name = "arcerror"
readme = "README.md"
repository = "https://gitlab.cronce.io/foss/arcerror"
version = "0.1.5"