licenses.dev

futures-util-preview v0.2.2

Common utilities and extension traits for the futures-rs library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. DIRECT0
futures-channel-preview • 0.2.2Channels for asynchronous communication using futures-rs. DIRECT1
futures-core-preview • 0.2.3The core traits and types in for the `futures` library. DIRECT0
futures-io-preview • 0.2.2The `AsyncRead` and `AsyncWrite` traits for the futures-rs library. DIRECT1
futures-sink-preview • 0.2.2The asynchronous `Sink` trait for the futures-rs library. DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

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