Module augdom::rsdom [−][src]
Expand description
An implementation of augdom
’s APIs on top of an in-memory emulation of the
web’s DOM.
Structs
Tracks a mutation in the virtual DOM tree. Currently unimplemented.
A node in the “virtual DOM” implemented in rsdom
.
Enums
The data of a node in the virtual DOM tree.