licenses.dev

deca v0.0.6

CHIP-8 interpreter backend

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
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
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
fastrand • 1.9.0A simple and fast random number generatorDIRECT2
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.6 version:

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