[][src]Crate gui_derive

A crate providing custom derive functionality for the gui crate.

Derive Macros

GuiContainer

Custom derive functionality for the gui::Widget trait for a container variant.

GuiHandleable

Custom derive functionality for the gui::Handleable trait.

GuiRootWidget

Custom derive functionality for the gui::Widget trait for a root widget variant.

GuiWidget

Custom derive functionality for the gui::Widget trait.