Crate iocraft_macros

Source
Expand description

This crate defines the macros used by iocraft.

Macros§

element

Attribute Macros§

component
Defines a custom component type.

Derive Macros§

Props
Makes a struct available for use as component properties.