Modules§
- widget
- A collection of useful widgets for gantz.
Structs§
- NodeCtx
- A wrapper around a node’s path and the VM providing easy access to the node’s state.
Enums§
- Cmd
- Commands that can be emitted by nodes that are processed after the GUI pass is complete.
Traits§
- NodeUi
- A trait providing an egui
Uiimplementation for gantz nodes.