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