licenses.dev

askama_derive v0.8.0

Procedural macro package for Askama

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
askama_escape • 0.2.0Optimized HTML escaping code, extracted from AskamaINDIRECT0
askama_shared • 0.8.0Shared code for AskamaDIRECT11
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
humansize • 1.1.1A configurable crate to easily represent sizes in a human-readable format.INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
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 • 0.6.13Quasi-quoting macro quote!(...)DIRECT2
quote • 1.0.38Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 0.15.44Parser for Rust source codeDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
toml • 0.4.10A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT1
PackageRelationDependenciesPublished
nom • 4.2.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. 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/askama_derive)](https://licenses.dev/cargo/askama_derive)
<a href="https://licenses.dev/cargo/askama_derive">
  <img src="https://licenses.dev/b/cargo/askama_derive" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.0 version:

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