blob: 4e6828c7aa4f438885e8f0cbb70cdd58b02027ce (
plain) (
tree)
|
|
error: duplicated 'template' attribute
--> tests/ui/duplicated_template_attribute.rs:3:10
|
3 | #[derive(Template)]
| ^^^^^^^^
|
= note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info)
|