askama/testing/tests/ui/union.stderr
2025-03-11 19:31:06 +01:00

6 lines
144 B
Plaintext

error: askama templates are not supported for `union` types, only `struct` and `enum`
--> tests/ui/union.rs:5:1
|
5 | union Tmpl {
| ^^^^^