licenses.dev

multiversx-sc-codec v0.18.8

Lightweight binary serializer/deserializer, written especially for MultiversX smart contracts

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
arrayvec • 0.7.4A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
num-bigint • 0.4.4Big integer implementation for RustDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
proc-macro2 • 1.0.78A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.35Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.48Parser for Rust source codeINDIRECT3
GPL-3.0-only1
PackageRelationDependenciesPublished
multiversx-sc-codec-derive • 0.18.8Macro implementations of multiversx-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]DIRECT5
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/multiversx-sc-codec)](https://licenses.dev/cargo/multiversx-sc-codec)
<a href="https://licenses.dev/cargo/multiversx-sc-codec">
  <img src="https://licenses.dev/b/cargo/multiversx-sc-codec" alt="licenses" />
</a>

Or the licenses badge code for the 0.18.8 version:

[![licenses](https://licenses.dev/b/cargo/multiversx-sc-codec/0.18.8)](https://licenses.dev/cargo/multiversx-sc-codec/0.18.8)
<a href="https://licenses.dev/cargo/multiversx-sc-codec/0.18.8">
  <img src="https://licenses.dev/b/cargo/multiversx-sc-codec/0.18.8" alt="licenses" />
</a>
GitHub