mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-10 06:52:49 +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("...")]
|
||
|
| ^^^^^^^^^^^^^^^
|