mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-23 04:48:09 +00:00
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
|
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)]
|
||
|
| ^^^^^^
|