pub fn amount_to_string(amount: &Amount) -> Result<String>
Converts an amount to a human readable string.