mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-17 14:31:45 +03:00
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
|
error: custom attribute panicked
|
||
|
--> $DIR/non-public-function.rs:7:1
|
||
|
|
|
||
|
7 | #[wasm_bindgen]
|
||
|
| ^^^^^^^^^^^^^^^
|
||
|
|
|
||
|
= help: message: can only bindgen public functions
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|