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

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