index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
wasm-bindgen-macro
/
ui-tests
/
non-public-function.rs
blob: 5f2e55874d0b4cde2ddb703fd52ded72373a34d9 (
plain
)
1
2
3
4
5
6
use
wasm_bindgen
::
prelude
::
*
;
#[wasm_bindgen]
fn
foo
()
{}
fn
main
()
{}