licenses.dev

embedded-dma v0.1.2

Traits to aid in the creation of sound DMA abstractions

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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