round_digits

Function round_digits 

Source
pub fn round_digits(input: Decimal, digits: i32) -> Result<Decimal>