mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 14:31:36 +00:00
8 lines
316 B
Plaintext
8 lines
316 B
Plaintext
error: cyclic dependency in graph [
|
|
"\"$WORKSPACE/target/tests/trybuild/rinja_testing/templates/cycle1.html/" --> \"$WORKSPACE/target/tests/trybuild/rinja_testing/templates/cycle1.html/"",
|
|
]
|
|
--> tests/ui/cycle2.rs:4:19
|
|
|
|
|
4 | #[template(path = "cycle1.html")]
|
|
| ^^^^^^^^^^^^^
|