licenses.dev

ctrlc v3.4.5

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 MIT15
PackageRelationDependenciesPublished
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
signal-hook-registry • 1.4.2Backend crate for signal-hookINDIRECT1
signal-hook • 0.3.17Unix signal handlingDIRECT2
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-sys • 0.59.0Rust for WindowsDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
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.29.0Rust 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.4.5 version:

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