licenses.dev

slice-ring-buffer v0.3.4

A double-ended queue that Deref's into a slice.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
libc • 0.2.175Raw FFI bindings to platform libraries like libc.DIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
mach2 • 0.4.3A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.4 version:

[![licenses](https://licenses.dev/b/cargo/slice-ring-buffer/0.3.4)](https://licenses.dev/cargo/slice-ring-buffer/0.3.4)
<a href="https://licenses.dev/cargo/slice-ring-buffer/0.3.4">
  <img src="https://licenses.dev/b/cargo/slice-ring-buffer/0.3.4" alt="licenses" />
</a>
GitHub