pub fn tax_cut(
    v: Value,
    tax_type: &TaxType
) -> Result<TaxDistribution, ValueError>
Expand description

Tax some value into the tax value and what is remaining