licenses.dev

gdnative_bindings_generator v0.9.3

Generates bindings for the Godot engine's gdnative classes from a json api description file.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
heck • 0.3.3heck is a case conversion library.DIRECT1
itoa • 0.4.8Fast integer primitive to string conversionINDIRECT0
mini-internal • 0.1.13Derive macros for miniserde. Use the re-exports from the miniserde crate instead.INDIRECT4
miniserde • 0.1.13Data structure serialization library with several opposite design goals from Serde.DIRECT7
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.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
roxmltree • 0.14.1Represent an XML as a read-only tree.DIRECT1
syn • 1.0.109Parser for Rust source codeDIRECT3
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
unindent • 0.1.11Remove a column of leading whitespace from a stringDIRECT0
xmlparser • 0.13.6Pull-based, zero-allocation XML parser.INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
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/gdnative_bindings_generator)](https://licenses.dev/cargo/gdnative_bindings_generator)
<a href="https://licenses.dev/cargo/gdnative_bindings_generator">
  <img src="https://licenses.dev/b/cargo/gdnative_bindings_generator" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.3 version:

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