Module has_relative

Source
Expand description

Traits for relative path traversal.

Traitsยง

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