licenses.dev

arcerror v0.1.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
arcstr • 1.2.0A better reference-counted string type, with zero-cost (allocation-free) support for string literals, and reference counted substrings.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/arcerror)](https://licenses.dev/cargo/arcerror)
<a href="https://licenses.dev/cargo/arcerror">
  <img src="https://licenses.dev/b/cargo/arcerror" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/arcerror/0.1.0)](https://licenses.dev/cargo/arcerror/0.1.0)
<a href="https://licenses.dev/cargo/arcerror/0.1.0">
  <img src="https://licenses.dev/b/cargo/arcerror/0.1.0" alt="licenses" />
</a>
GitHub