licenses.dev

async-recursion v0.3.2

Recursion for async functions

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
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. INDIRECT0
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. INDIRECT4
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 INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
syn • 1.0.109Parser for Rust source codeDIRECT3
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
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/async-recursion)](https://licenses.dev/cargo/async-recursion)
<a href="https://licenses.dev/cargo/async-recursion">
  <img src="https://licenses.dev/b/cargo/async-recursion" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.2 version:

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