mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-25 23:51:06 +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("...")]
|
|
| ^^^^^^^^^^^^^^^
|