Module has_path_segment

Source
Expand description

Traits for types that have a path segment.

Traitsยง

HasPath
This trait should be implemented by types that have an absolute path.
HasPathSegment
This trait should be implemented by types that have a path segment.