Construct

Derive Macro Construct 

Source
#[derive(Construct)]
{
    // Attributes available to this derive:
    #[prop]
    #[param]
    #[construct]
}