slint/api/rs
crai0 4bb7412460 ChangeLog: Add float.to-fixed and float.to-precision
Add two new float to string conversion methods that mimic
JavaScript's Number.toFixed() and Number.toPrecision().

They are implemented as no_mangle functions similar to the already
existing float to shared string conversion.

Closes #5822
2025-03-18 11:44:28 +01:00
..
build Update version in docs 2025-02-28 08:19:35 +01:00
macros A few more format arg inlining 2025-02-07 06:43:19 +01:00
slint ChangeLog: Add float.to-fixed and float.to-precision 2025-03-18 11:44:28 +01:00