Module mind_tree::forest

source ·
Expand description

A forest is a set of trees, including:

  • A main tree.
  • Project trees (cwd-based).

Structs