askama_derive 0.10.0

Procedural macro package for Askama
Documentation
[dependencies.askama_shared]
version = "0.10"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[features]
actix-web = []
gotham = []
iron = []
rocket = []
warp = []

[lib]
proc-macro = true

[package]
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Procedural macro package for Askama"
edition = "2018"
homepage = "https://github.com/djc/askama"
license = "MIT/Apache-2.0"
name = "askama_derive"
readme = "README.md"
repository = "https://github.com/djc/askama"
version = "0.10.0"