2 lines
76 B
Rust
2 lines
76 B
Rust
//! Backends that are only available on Wasm targets.
|
|
pub mod wasm_bindgen;
|
//! Backends that are only available on Wasm targets.
|
|
pub mod wasm_bindgen;
|