MutableEntity

Derive Macro MutableEntity 

Source
#[derive(MutableEntity)]
{
    // Attributes available to this derive:
    #[id_field]
    #[created_at_field]
    #[updated_at_field]
}