licenses.dev

cw-orch-contract-derive v0.13.3

Attribute macro for creating a contract interface.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
log • 0.4.27A lightweight logging facade for Rust 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!(...)DIRECT2
syn • 1.0.109Parser for Rust source codeDIRECT3
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
MIT1
PackageRelationDependenciesPublished
convert_case • 0.6.0Convert strings into any caseDIRECT1
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/cw-orch-contract-derive)](https://licenses.dev/cargo/cw-orch-contract-derive)
<a href="https://licenses.dev/cargo/cw-orch-contract-derive">
  <img src="https://licenses.dev/b/cargo/cw-orch-contract-derive" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.3 version:

[![licenses](https://licenses.dev/b/cargo/cw-orch-contract-derive/0.13.3)](https://licenses.dev/cargo/cw-orch-contract-derive/0.13.3)
<a href="https://licenses.dev/cargo/cw-orch-contract-derive/0.13.3">
  <img src="https://licenses.dev/b/cargo/cw-orch-contract-derive/0.13.3" alt="licenses" />
</a>
GitHub