Function endinero::money_f32

source ·
pub fn money_f32(amount: f64) -> String
Expand description

Format f32 input into a US money format, max 2 decimal places if amount > 0, up to 17 decimal places for amount < 1. Thousands separator: ,, Radix character: ., Decimals separator: