[][src]Module gui::derive

A module providing custom derive functionality for gui related traits.

The module merely re-reports the procedural macros provided by the gui_derive crate.

Derive Macros

Handleable

Custom derive functionality for the gui::Handleable trait.

Widget

Custom derive functionality for the gui::Widget trait.