licenses.dev

pinky-swear v4.5.0

Futures and async/await-ready Promises

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.INDIRECT14
parking_lot • 0.12.3More compact and efficient implementations of the standard synchronization primitives.DIRECT18
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT4
PackageRelationDependenciesPublished
doc-comment • 0.3.3Macro to generate doc commentsDIRECT0
redox_syscall • 0.5.7A Rust library to access raw Redox system callsINDIRECT1
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT0
tracing • 0.1.40Application-level tracing for Rust. DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.5.0 version:

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