[][src]Module seed::virtual_dom::update_el

Traits

UpdateEl

UpdateEl is used to distinguish arguments in element-creation macros, and handle each type appropriately.

UpdateElForIterator

Similar to UpdateEl, specialized for Iterator.