aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/src/path.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply suggestions from rustfmt to improve styleLibravatar Dirkjan Ochtman2017-11-211-2/+1
|
* Code cleanups as suggested by ClippyLibravatar Dirkjan Ochtman2017-09-061-2/+2
|
* Move most of the code into new askama_shared crateLibravatar Dirkjan Ochtman2017-08-271-0/+85
This makes it possible to share code between askama and askama_derive.