[][src]Module augdom::webdom

An implementation of augdom's APIs on top of the actual web using the web-sys crate and wasm-bindgen.

Structs

Callback

A dynamically-allocated closure that is callable from JavaScript.