licenses.dev

appscraps_module v0.1.0

The base appscraps module loader.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT32
PackageRelationDependenciesPublished
aster • 0.27.0A libsyntax ast builderINDIRECT13
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
backtrace-sys • 0.1.37Bindings to the libbacktrace gcc library INDIRECT3
backtrace • 0.2.3A library to acquire a stack trace (backtrace) at runtime in a Rust program. INDIRECT10
bitflags • 0.7.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A 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. INDIRECT1
cfg-if • 0.1.10A 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
dtoa • 0.2.2Fast floating point primitive to string conversionINDIRECT0
error-chain • 0.5.0Yet another error boilerplate library.DIRECT11
itoa • 0.1.1Fast integer primitive to string conversionINDIRECT0
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
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
quasi_codegen • 0.20.0A quasi-quoting macro systemINDIRECT15
quasi_macros • 0.20.0A quasi-quoting macro systemINDIRECT16
quasi • 0.20.1A quasi-quoting macro systemINDIRECT13
rustc-demangle • 0.1.24Rust compiler symbol demangling. 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
serde_codegen_internals • 0.8.9AST representation used by Serde codegen. Unstable.INDIRECT13
serde_codegen • 0.8.9Macros to auto-generate implementations for the serde frameworkDIRECT19
serde_json • 0.8.6A JSON serialization file formatDIRECT6
serde_macros • 0.8.9Macros to auto-generate implementations for the serde frameworkDIRECT20
serde • 0.8.23A generic serialization/deserialization frameworkDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syntex_errors • 0.44.0Backport of librustc_errorsINDIRECT10
syntex_pos • 0.44.0Backport of libsyntax_posINDIRECT1
syntex_syntax • 0.44.1Backport of libsyntaxINDIRECT12
syntex • 0.44.0A library that enables compile time syntax extension expansionINDIRECT13
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
MIT4
PackageRelationDependenciesPublished
dbghelp-sys • 0.2.0Contains function definitions for the Windows API library dbghelp. See winapi for types and constants.INDIRECT2
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/appscraps_module)](https://licenses.dev/cargo/appscraps_module)
<a href="https://licenses.dev/cargo/appscraps_module">
  <img src="https://licenses.dev/b/cargo/appscraps_module" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

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