licenses.dev

timebomb v0.1.2

A timeout mechnisem for unit tests

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT5
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT2
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
atom • 0.3.6A safe abstraction around AtomicPtrINDIRECT0
pulse • 0.5.3A library for async wake signalsDIRECT7
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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