arcerror

Provides thin wrappers around Arc<T> and Rc<T> where T: Error. Impls Error for both of these types. No unsafe, no dependencies.


Keywords
error, arc, rc
License
MIT