index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
futures
/
src
/
backend
/
wasm.rs
blob: a49d9e55558eb6a30cf6b8c22946c82eaa96119d (
plain
) (
blame
)
1
2
//! Backends that are only available on Wasm targets.
pub
mod
wasm_bindgen
;