mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 05:51:32 +00:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
error: cyclic dependency in graph [
|
|
"\"$DIR/templates/cycle1.html/" --> \"$DIR/templates/cycle1.html/"",
|
|
]
|
|
--> tests/ui/cycle2.rs:4:19
|
|
|
|
|
4 | #[template(path = "cycle1.html")]
|
|
| ^^^^^^^^^^^^^
|