Module augdom::webdom [−][src]
Expand description
An implementation of augdom’s APIs on top of the actual web using the
web-sys crate and wasm-bindgen.
Structs
A dynamically-allocated closure that is callable from JavaScript.
Wraps a web_sys::MutationObserver, providing a Stream.
Wraps sys::NodeList to implement Iterator.