#[derive(ShippingEntity)]
{
// Attributes available to this derive:
#[shipping]
}
Expand description
ShippingEntity Pattern - Shipping calculations (saves ~25 lines)
#[derive(ShippingEntity)]
{
// Attributes available to this derive:
#[shipping]
}
ShippingEntity Pattern - Shipping calculations (saves ~25 lines)