Crate patternutils_derive

Source

Attribute Macros§

observer
Implements the event(&mut self) & as_any(&self) methodes to applied trait and generate Observer struct to use observer pattern.

Derive Macros§

Builder
Derives a builder pattern for the struct.