pub fn amount_to_string(amount: &Amount) -> Result<String>
Expand description

Converts an amount to a human readable string.