mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-24 11:12:50 +02:00
5 lines
195 B
Text
5 lines
195 B
Text
error: cannot specify both `structural` and `final`
|
|
--> $DIR/structural-and-final.rs:7:40
|
|
|
|
|
7 | #[wasm_bindgen(method, structural, final)]
|
|
| ^^^^^
|