Function parse_amount

Source
fn parse_amount(s: &str) -> Result<Option<u64>, String>