askama/askama_rocket
Randati b85b3463c3 Disable askama's default features in web framework crates
Without disabling these default features, askama's default features get
automatically enabled when web framework specific crates are included in
the project.
2020-12-21 14:32:47 +01:00
..
2020-06-30 13:35:53 +02:00

askama_rocket: Askama integration with Rocket

Documentation Latest version Build Status Chat

Integration of the Askama templating engine in code building on the Rocket web framework.