Module is_tree::traits

source ·
Expand description

Traits for working with trees.

Re-exports§

Modules§

  • This module contains the HasBranches trait and its associated API traits.
  • This module contains the HasGet trait and its API trait HasGetAPI.
  • Traits for objects that have a parent.
  • Traits for types that have a path segment.
  • Traits for relative path traversal.
  • A trait for types that have a root.
  • Traits for types that can be used as path segments.