Derive Macro async_component_macro::AsyncComponent

source ยท
#[derive(AsyncComponent)]
{
    // Attributes available to this derive:
    #[component]
    #[state]
    #[stream]
}