Bundle

Derive Macro Bundle 

Source
#[derive(Bundle)]
{
    // Attributes available to this derive:
    #[bundle]
}
Expand description

Implement the Bundle trait.