Module has_root

Source
Expand description

A trait for types that have a root.

Traitsยง

HasRoot
A trait for types that have a root.
HasRootMut
A trait for types that have a root mutably. By design, accessing a Visitor parent is unsafe.