[][src]Function investments::util::parse_decimal

pub fn parse_decimal(
    string: &str,
    restrictions: DecimalRestrictions
) -> GenericResult<Decimal>