licenses.dev

futures-async-runtime-preview v0.2.3

Runtime for the async/await macros in the `futures` crate.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
futures-channel-preview • 0.2.2Channels for asynchronous communication using futures-rs. INDIRECT1
futures-core-preview • 0.2.3The core traits and types in for the `futures` library. DIRECT0
futures-executor-preview • 0.2.2Executors for asynchronous tasks based on the futures-rs library. INDIRECT6
futures-io-preview • 0.2.2The `AsyncRead` and `AsyncWrite` traits for the futures-rs library. INDIRECT1
futures-sink-preview • 0.2.2The asynchronous `Sink` trait for the futures-rs library. INDIRECT2
futures-stable-preview • 0.2.3futures which support internal referencesDIRECT7
futures-util-preview • 0.2.2Common utilities and extension traits for the futures-rs library. INDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.3 version:

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