licenses.dev

assert2 v0.3.15

assert!(...) and check!(...) macros inspired by Catch2, now with diffs!

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
diff • 0.1.13An LCS based slice and string diffing implementation.DIRECT0
hermit-abi • 0.4.0Hermit system calls definitions.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
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.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
yansi • 1.0.1A dead simple ANSI terminal color painting library.DIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
assert2-macros • 0.3.15procedural macros for assert2DIRECT6
MIT1
PackageRelationDependenciesPublished
is-terminal • 0.4.13Test whether a given stream is a terminalDIRECT12
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.15 version:

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