6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
error: cannot specify both `structural` and `final`
|
|
--> $DIR/structural-and-final.rs:7:40
|
|
|
|
|
7 | #[wasm_bindgen(method, structural, final)]
|
|
| ^^^^^
|