licenses.dev

cw-orch-fns-derive v0.13.3

Derive macro for generating contract interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
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.DIRECT1
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
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT2
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)INDIRECT3
convert_case • 0.6.0Convert strings into any caseDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
colored-diff • 0.2.3Format the difference between two strings with ANSI colorsDIRECT7
Apache-2.01
PackageRelationDependenciesPublished
dissimilar • 1.0.10Diff library with semantic cleanup, based on Google's diff-match-patchINDIRECT0
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-fns-derive)](https://licenses.dev/cargo/cw-orch-fns-derive)
<a href="https://licenses.dev/cargo/cw-orch-fns-derive">
  <img src="https://licenses.dev/b/cargo/cw-orch-fns-derive" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.3 version:

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