Derive Macro bigml_derive::Updatable
source · [−]#[derive(Updatable)]
{
// Attributes available to this derive:
#[updatable]
}
Expand description
Derive boilerplate code for Updatable
.
#[derive(Updatable)]
{
// Attributes available to this derive:
#[updatable]
}
Derive boilerplate code for Updatable
.