licenses.dev

externalities v2.1.2

Tetcore externalities abstraction

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
proc-macro-crate • 0.1.5Replacement for crate (macro_rules keyword) in proc-macros INDIRECT7
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
ref-cast-impl • 1.0.23Derive implementation for ref_cast::RefCast.INDIRECT4
ref-cast • 1.0.23Safely cast &T to &U where the struct U contains a single field of type T.INDIRECT5
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.82Parser for Rust source codeINDIRECT2
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
Apache-2.06
PackageRelationDependenciesPublished
debug-derive • 2.1.2Tetcore macros to derive runtime debug implementation.INDIRECT4
environ • 1.1.3Set scope-limited values can can be accessed staticallyDIRECT0
tetcore-std • 2.1.2Lowest-abstraction level for the Tetcore runtimeDIRECT0
tetcore-storage • 2.1.2Tetcore storage related primitivesDIRECT18
tetsy-scale-codec-derive • 2.0.1Serialization and deserialization derive macro for Tetsy SCALE CodecINDIRECT9
tetsy-scale-codec • 2.0.1Tetsy SCALE - Simple Concatenating Aggregated Little EndiansDIRECT13
MIT2
PackageRelationDependenciesPublished
byte-slice-cast • 1.2.2Safely cast bytes slices from/to slices of built-in fundamental numeric typesINDIRECT0
funty • 1.1.0Trait generalization over the primitive typesINDIRECT0
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/externalities)](https://licenses.dev/cargo/externalities)
<a href="https://licenses.dev/cargo/externalities">
  <img src="https://licenses.dev/b/cargo/externalities" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.2 version:

[![licenses](https://licenses.dev/b/cargo/externalities/2.1.2)](https://licenses.dev/cargo/externalities/2.1.2)
<a href="https://licenses.dev/cargo/externalities/2.1.2">
  <img src="https://licenses.dev/b/cargo/externalities/2.1.2" alt="licenses" />
</a>
GitHub