aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Export Error typeLibravatar Anthony Nowell2017-08-291-1/+1
|
* Move most of the code into new askama_shared crateLibravatar Dirkjan Ochtman2017-08-271-0/+29
This makes it possible to share code between askama and askama_derive.