Derive Macro Build
#[derive(Build)]
{
// Attributes available to this derive:
#[build]
}
Expand description
Derive the builder pattern.
#[derive(Build)]
{
// Attributes available to this derive:
#[build]
}
Derive the builder pattern.