licenses.dev

futures-test-preview v0.3.0-alpha.8

Common utilities for testing components built off futures-rs.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
futures-core-preview • 0.3.0-alpha.19The core traits and types in for the `futures` library. DIRECT0
futures-executor-preview • 0.3.0-alpha.19Executors for asynchronous tasks based on the futures-rs library. DIRECT8
futures-util-preview • 0.3.0-alpha.19Common utilities and extension traits for the futures-rs library. DIRECT4
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
pin-utils • 0.1.0Utilities for pinning DIRECT0
MIT1
PackageRelationDependenciesPublished
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0-alpha.8 version:

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