Function parse_amount

Source
pub fn parse_amount(amount_str: &str, journal: &mut Journal) -> Option<Amount>