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