askama-minify 0.3.1

A procedural macro for minifying Askama templates at compile time
Documentation
1
2
3
4
5
error: template `does-not-exist.html` was not found; tried `$DIR/target/tests/trybuild/askama-minify/does-not-exist.html`, `$DIR/target/tests/trybuild/askama-minify/templates/does-not-exist.html`
 --> tests/ui/missing_file.rs:4:26
  |
4 | #[template_minify(path = "does-not-exist.html")]
  |                          ^^^^^^^^^^^^^^^^^^^^^