Implements the #[derive(Entity)], #[derive(Component)] macro and #[storage] attribute.
#[derive(Entity)]
#[derive(Component)]
#[storage]
Component
Entity