Crate gui_derive

Source
Expand description

A crate providing custom derive functionality for the gui crate.

Derive Macrosยง

Handleable
Custom derive functionality for the gui::Handleable trait.
Widget
Custom derive functionality for the gui::Widget trait.