licenses.dev

ctrlc v3.5.0

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.9.4A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.3A 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.175Raw 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.0Linking for WindowsINDIRECT0
windows-sys • 0.61.0Rust for WindowsDIRECT1
MIT3
PackageRelationDependenciesPublished
cfg_aliases • 0.2.1A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.INDIRECT0
dispatch • 0.2.0Rust wrapper for Apple's Grand Central Dispatch.DIRECT0
nix • 0.30.1Rust friendly bindings to *nix APIsDIRECT4
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.0 version:

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