licenses.dev

include-flate-codegen-exports v0.1.4

Macro codegen for the include-flate crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
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. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionDIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rle-decode-fast • 1.0.3Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within(). Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust. INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
MIT2
PackageRelationDependenciesPublished
libflate_lz77 • 1.2.0LZ77 encoder for libflate crateINDIRECT1
libflate • 1.4.0A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)INDIRECT5
Apache-2.01
PackageRelationDependenciesPublished
include-flate-codegen • 0.1.4Macro codegen for the include-flate crateDIRECT10
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/include-flate-codegen-exports)](https://licenses.dev/cargo/include-flate-codegen-exports)
<a href="https://licenses.dev/cargo/include-flate-codegen-exports">
  <img src="https://licenses.dev/b/cargo/include-flate-codegen-exports" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.4 version:

[![licenses](https://licenses.dev/b/cargo/include-flate-codegen-exports/0.1.4)](https://licenses.dev/cargo/include-flate-codegen-exports/0.1.4)
<a href="https://licenses.dev/cargo/include-flate-codegen-exports/0.1.4">
  <img src="https://licenses.dev/b/cargo/include-flate-codegen-exports/0.1.4" alt="licenses" />
</a>
GitHub