Function repr::strconv::parse_numeric[][src]

pub fn parse_numeric(s: &str) -> Result<OrderedDecimal<Numeric>, ParseError>