#[derive(Component)]
{
// Attributes available to this derive:
#[root]
#[state]
}
Expand description
Generates code that will have to be written anyway
#[derive(Component)]
{
// Attributes available to this derive:
#[root]
#[state]
}
Generates code that will have to be written anyway