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