Module is_tree::traits::has_branches
source · Expand description
This module contains the HasBranches
trait and its associated API traits.
Traits§
- This is the trait one should implement to provide a way to add a branch to a type.
- This is the trait one should implement to provide a way to iterate over the branches of a type.
- This is the trait one should implement to provide a way to iterate over the branches of a type.