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