Enums§
- Project
Source - Source from which a project code is queried.
Traits§
- Entity
- What can be held within a tree node, e.g. being held inside a tree leaf, or a subtree root.
Must implement
Default
in order to use std::mem::take onMkTree<T: Entity>
inegui::Ui
calls.