Expand description

Utilities for rendering nodes.

Functions

Appends all the nodes in fragment to parent behind marker.
Cleans the children specified by current from parent.
Insert a GenericNode under parent at the specified marker. If initial is Some(_), initial will be replaced with the new inserted node.
Normalizes a Vec<Template<G>> into a Vec<G>.
Reconciles an array of nodes.