Derive Macro Entity

Source
#[derive(Entity)]
{
    // Attributes available to this derive:
    #[cms]
}