licenses.dev

generator v0.8.9

Stackfull Generator Library in Rust

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
cc • 1.2.63A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT2
cfg-if • 1.0.4A 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. DIRECT0
find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
libc • 0.2.186Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.32A lightweight logging facade for Rust DIRECT0
rustversion • 1.0.22Conditional compilation according to rustc compiler versionDIRECT0
shlex • 2.0.1Split a string into shell words, like Python's shlex.INDIRECT0
windows-link • 0.2.1Linking for WindowsDIRECT0
windows-result • 0.4.1Windows error handlingDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.9 version:

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