mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 05:51:32 +00:00
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
error: must specify `source`, `path` or `is_doc` exactly once
|
|
--> tests/ui/duplicated_template_attribute.rs:9:5
|
|
|
|
|
9 | source = "🙃",
|
|
| ^^^^^^
|