Derive Macro Rebuild
#[derive(Rebuild)]
{
// Attributes available to this derive:
#[style]
#[rebuild]
}
Expand description
Derive the Rebuild
trait.
#[derive(Rebuild)]
{
// Attributes available to this derive:
#[style]
#[rebuild]
}
Derive the Rebuild
trait.