Derive Macro Bundle
#[derive(Bundle)]
{
// Attributes available to this derive:
#[bundle]
}
Expand description
Implement the Bundle trait.
#[derive(Bundle)]
{
// Attributes available to this derive:
#[bundle]
}
Implement the Bundle trait.