Module is_tree::traits::has_relative

source ·
Expand description

Traits for relative path traversal.

Traits§

  • A trait for objects that have a relative path.
  • A trait for objects that have a relative path mutably. By design, accessing a Visitor parent is unsafe.