Derive Macro async_component_macro::Component

source ·
#[derive(Component)]
{
    // Attributes available to this derive:
    #[component]
    #[state]
    #[stream]
}