Function investments::util::round_with[][src]

pub fn round_with(
    value: Decimal,
    points: u32,
    method: RoundingMethod
) -> Decimal