licenses.dev

ciborium-ll v0.2.2

Low-level CBOR codec primitives

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
half • 2.4.1Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.DIRECT2
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ciborium-io • 0.2.2Simplified Read/Write traits for no_std usageDIRECT0
MIT1
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ciborium-ll)](https://licenses.dev/cargo/ciborium-ll)
<a href="https://licenses.dev/cargo/ciborium-ll">
  <img src="https://licenses.dev/b/cargo/ciborium-ll" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/cargo/ciborium-ll/0.2.2)](https://licenses.dev/cargo/ciborium-ll/0.2.2)
<a href="https://licenses.dev/cargo/ciborium-ll/0.2.2">
  <img src="https://licenses.dev/b/cargo/ciborium-ll/0.2.2" alt="licenses" />
</a>
GitHub