licenses.dev

syntex v0.44.0

A library that enables compile time syntax extension expansion

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bitflags • 0.7.0A macro to generate structures which behave like bitflags. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
syntex_errors • 0.44.0Backport of librustc_errorsDIRECT10
syntex_pos • 0.44.0Backport of libsyntax_posINDIRECT1
syntex_syntax • 0.44.1Backport of libsyntaxDIRECT12
term • 0.4.6A terminal formatting library INDIRECT3
unicode-xid • 0.0.3Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT3
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.44.0 version:

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