mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-24 11:12:50 +02:00
11 lines
285 B
Text
11 lines
285 B
Text
error: unused #[wasm_bindgen] attribute
|
|
--> $DIR/unused-attributes.rs:7:20
|
|
|
|
|
7 | #[wasm_bindgen(method)]
|
|
| ^^^^^^
|
|
|
|
error: unused #[wasm_bindgen] attribute
|
|
--> $DIR/unused-attributes.rs:8:20
|
|
|
|
|
8 | #[wasm_bindgen(method)]
|
|
| ^^^^^^
|