licenses.dev

ckb-verification-traits v0.106.0

The CKB verification traits

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. 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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.85Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
MIT5
PackageRelationDependenciesPublished
ckb-error • 0.106.0Underlying error types used over ckb cratesDIRECT14
ckb-occupied-capacity-core • 0.106.0TODO(doc): @keroro520 crate descriptionINDIRECT6
ckb-occupied-capacity-macros • 0.106.0TODO(doc): @keroro520 crate descriptionINDIRECT8
ckb-occupied-capacity • 0.106.0TODO(doc): @keroro520 crate descriptionINDIRECT9
derive_more • 0.99.18Adds #[derive(x)] macros for more traitsINDIRECT4
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/ckb-verification-traits)](https://licenses.dev/cargo/ckb-verification-traits)
<a href="https://licenses.dev/cargo/ckb-verification-traits">
  <img src="https://licenses.dev/b/cargo/ckb-verification-traits" alt="licenses" />
</a>

Or the licenses badge code for the 0.106.0 version:

[![licenses](https://licenses.dev/b/cargo/ckb-verification-traits/0.106.0)](https://licenses.dev/cargo/ckb-verification-traits/0.106.0)
<a href="https://licenses.dev/cargo/ckb-verification-traits/0.106.0">
  <img src="https://licenses.dev/b/cargo/ckb-verification-traits/0.106.0" alt="licenses" />
</a>
GitHub