cubos::core::ecs::TreeTrait struct

Trait used to identify tree relations.

Tree relations are relations which form trees. Each entity must have at most one target entity for a given tree relation type. These can be used to represent parent-child relationships.