pub fn format_money_array(items: &[Option<i64>]) -> StringExpand description
v7.37.5 ζ-A — render a MONEY[] in PG external form. Each element
is the canonical format_money output; the array wrapper is
{...} with NULL elements as the literal token NULL.