askama-minify 0.3.1

A procedural macro for minifying Askama templates at compile time
Documentation
1
2
3
4
5
6
7
error: expected `path = "..."` or `source = "..."`
 --> tests/ui/missing_input.rs:4:1
  |
4 | #[template_minify]
  | ^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `template_minify` (in Nightly builds, run with -Z macro-backtrace for more info)