Crate raui_derive
source ·Attribute Macros§
- Allows you to execute re-usable logic after your component body
- An attribute macro that allows you to add hooks that will execute before your component body
Derive Macros§
- Derive macro for the [
MessageData][raui_core::messenger::MessageData] trait - Derive macro for the [
PropsData][raui_core::props::PropsData] trait