Skip to main content

rustyui_web/
lib.rs

1//! Web renderer (WASM + DOM targets).
2
3pub fn render_web() {}