licenses.dev

const_panic v0.2.12

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.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-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.104Parser 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.12Implementation detail of the `const_panic` crateDIRECT5
typewit_proc_macros • 1.8.1implementation detail of typewitINDIRECT0
typewit • 1.11.0type-witness-based abstractions, mostly for emulating polymorphism in const fnsDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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.12 version:

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