Module is_tree::traits::has_root

source ·
Expand description

A trait for types that have a root.

Traits§

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