#[derive(Updatable)]
{
    // Attributes available to this derive:
    #[updatable]
}
Expand description

Derive boilerplate code for Updatable.