//! # Utilities for renders using the RealDOM
//!//! This includes an iterator that can be used to iterate over the children of a node that persists changes in the struture of the DOM, and a cursor for text editing.
modpersistant_iterator;pubusepersistant_iterator::*;pubmodcursor;