licenses.dev

multiversx-sc-codec v0.20.1

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 MIT10
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.5.0Automatic cfg for Rust compiler featuresINDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
num-bigint • 0.4.6Big integer implementation for RustDIRECT3
num-integer • 0.1.46Integer traits and functionsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
proc-macro2 • 1.0.86A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.36Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.72Parser for Rust source codeINDIRECT2
unwrap-infallible • 0.1.5Unwrapping Result values with compile-time guarantee of infallibilityDIRECT0
GPL-3.0-only1
PackageRelationDependenciesPublished
multiversx-sc-codec-derive • 0.20.1Macro implementations of multiversx-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]DIRECT5
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/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.20.1 version:

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