licenses.dev

const_panic v0.2.10

const panic with formatting

Published on

Licenses

Learn more about license information.

Package Licenses

Zlib

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. DIRECT1
syn • 2.0.82Parser for Rust source codeINDIRECT2
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
Zlib3
PackageRelationDependenciesPublished
const_panic_proc_macros • 0.2.1Implementation detail of the `const_panic` crateDIRECT5
typewit_proc_macros • 1.8.1implementation detail of typewitINDIRECT0
typewit • 1.9.0type-witness-based abstractions, mostly for emulating polymorphism in const fnsDIRECT1
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.10 version:

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