licenses.dev

generator v0.8.5

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 MIT20
PackageRelationDependenciesPublished
cc • 1.2.25A 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. DIRECT1
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. DIRECT0
libc • 0.2.172Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.27A lightweight logging facade for Rust DIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
rustversion • 1.0.21Conditional compilation according to rustc compiler versionDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
windows-collections • 0.2.0Windows collection typesINDIRECT10
windows-core • 0.61.2Core type support for COM and WindowsINDIRECT9
windows-future • 0.2.1Windows async typesINDIRECT11
windows-implement • 0.60.0The implement macro for the windows crateINDIRECT4
windows-interface • 0.59.1The interface macro for the windows crateINDIRECT4
windows-link • 0.1.1Linking for WindowsINDIRECT0
windows-numerics • 0.2.0Windows numeric typesINDIRECT10
windows-result • 0.3.4Windows error handlingINDIRECT1
windows-strings • 0.4.2Windows string typesINDIRECT1
windows-threading • 0.1.0Windows threadingINDIRECT1
windows • 0.61.1Rust for WindowsDIRECT14
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/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.5 version:

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