-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
It's wonderful that we're able to take fractional numeric formatting options for convenient formatting syntax.
let x: FloatingPoint<i128, U18>;
format!("{0:.5}", x)Let's support that stuff!
Probably it willl be useful to pass through single named formatting option to provide serialization strategy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels