parse_decimal

Function parse_decimal 

Source
pub fn parse_decimal<'a>(
    fragment: impl IntoFragment<'a>,
) -> Result<Decimal, Error>