mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-22 02:12:50 +02:00
5 lines
130 B
Text
5 lines
130 B
Text
error: only one #[error(...)] attribute is allowed
|
|
--> tests/ui/duplicate-fmt.rs:5:1
|
|
|
|
|
5 | #[error("...")]
|
|
| ^^^^^^^^^^^^^^^
|