This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/zeroidc/vendor/wasm-bindgen-macro/ui-tests/non-public-function.stderr

6 lines
122 B
Plaintext

error: can only #[wasm_bindgen] public functions
--> $DIR/non-public-function.rs:4:1
|
4 | fn foo() {}
| ^^^^^^^^^^^