Derive Macro Insert

Source
#[derive(Insert)]
{
    // Attributes available to this derive:
    #[insert]
}