[]Derive Macro eventmill::AggregateType

#[derive(AggregateType)]
{
    // Attributes available to this derive:
    #[aggregate_type]
    #[id_field]
    #[initialize_with_defaults]
}