licenses.dev

error-chain v0.5.0

Yet another error boilerplate library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
backtrace-sys • 0.1.37Bindings to the libbacktrace gcc library INDIRECT3
backtrace • 0.2.3A library to acquire a stack trace (backtrace) at runtime in a Rust program. DIRECT10
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
rustc-demangle • 0.1.24Rust compiler symbol demangling. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT4
PackageRelationDependenciesPublished
dbghelp-sys • 0.2.0Contains function definitions for the Windows API library dbghelp. See winapi for types and constants.INDIRECT2
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.0 version:

[![licenses](https://licenses.dev/b/cargo/error-chain/0.5.0)](https://licenses.dev/cargo/error-chain/0.5.0)
<a href="https://licenses.dev/cargo/error-chain/0.5.0">
  <img src="https://licenses.dev/b/cargo/error-chain/0.5.0" alt="licenses" />
</a>
GitHub