aboutsummaryrefslogblamecommitdiffstats
path: root/askama_derive/README.md
blob: 3b79aa35de6aec7e0d8caf00d81f0a61d146529c (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                                                                                  
                                                                                                        


                                                          
# askama_derive: procedural macros for the Askama templating engine

[![Documentation](https://docs.rs/askama_derive/badge.svg)](https://docs.rs/askama_derive/)
[![Latest version](https://img.shields.io/crates/v/askama_derive.svg)](https://crates.io/crates/askama_derive)
[![Build Status](https://github.com/djc/askama/workflows/CI/badge.svg)](https://github.com/djc/askama/actions?query=workflow%3ACI)
[![Chat](https://img.shields.io/discord/976380008299917365?logo=discord)](https://discord.gg/ZucwjE6bmT)

This crate contains the procedural macros used by the
[Askama](https://github.com/djc/askama) templating engine.