licenses.dev

ctrlc v3.5.1

Easy Ctrl-C handler for Rust projects

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
bitflags • 2.10.0A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.4A 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.177Raw FFI bindings to platform libraries like libc.INDIRECT0
signal-hook-registry • 1.4.6Backend crate for signal-hookINDIRECT1
signal-hook • 0.3.18Unix signal handlingDIRECT2
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsDIRECT1
MIT2
PackageRelationDependenciesPublished
cfg_aliases • 0.2.1A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.INDIRECT0
nix • 0.30.1Rust friendly bindings to *nix APIsDIRECT4
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
dispatch2 • 0.3.0Bindings and wrappers for Apple's Grand Central Dispatch (GCD)DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.5.1 version:

[![licenses](https://licenses.dev/b/cargo/ctrlc/3.5.1)](https://licenses.dev/cargo/ctrlc/3.5.1)
<a href="https://licenses.dev/cargo/ctrlc/3.5.1">
  <img src="https://licenses.dev/b/cargo/ctrlc/3.5.1" alt="licenses" />
</a>
GitHub