• Rename Root<T> to DomRoot<T>

    In a later PR, DomRoot<T> will become a type alias of Root<Dom<T>>,
    where Root<T> will be able to handle all the things that need to be
    rooted that have a stable traceable address that doesn't move for the
    whole lifetime of the root. Stay tuned.
    nox committed Sep 26, 2017