parse_amount

Function parse_amount 

Source
pub fn parse_amount(input: &str) -> Result<f64, ParseError>
Expand description

Parse amount with optional decimal places