licenses.dev

dusk-api v0.0.10

Crate, that defines plugin interface used in dusk project

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
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
pest • 2.7.14The Elegant ParserINDIRECT1
rustc_version • 0.3.3A library for querying the version of a installed rustc compilerDIRECT4
semver-parser • 0.10.2Parsing of the semver spec. INDIRECT2
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT3
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
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
ISC1
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.DIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.10 version:

[![licenses](https://licenses.dev/b/cargo/dusk-api/0.0.10)](https://licenses.dev/cargo/dusk-api/0.0.10)
<a href="https://licenses.dev/cargo/dusk-api/0.0.10">
  <img src="https://licenses.dev/b/cargo/dusk-api/0.0.10" alt="licenses" />
</a>
GitHub