Module is_tree::traits::has_get

source ·
Expand description

This module contains the HasGet trait and its API trait HasGetAPI.

Traits§

  • This is the trait one should implement to provide a way to get branches by their path segments.
  • This is an API trait for getting branches by their path segments.