mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-28 00:38:51 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
|
error: only one #[error(...)] attribute is allowed
|
||
|
--> tests/ui/duplicate-fmt.rs:5:1
|
||
|
|
|
||
|
5 | #[error("...")]
|
||
|
| ^^^^^^^^^^^^^^^
|