Derive Macro Component

Source
#[derive(Component)]
{
    // Attributes available to this derive:
    #[storage]
}