Derive Macro async_component::AsyncComponent

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