licenses.dev

local-channel v0.1.5

A non-threadsafe multi-producer, single-consumer, futures-aware, FIFO queue

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
futures-core • 0.3.31The core traits and types in for the `futures` library. DIRECT0
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. DIRECT0
local-waker • 0.1.4A synchronization primitive for thread-local task wakeupDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

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