-
Notifications
You must be signed in to change notification settings - Fork 966
Remove Amount::fmt_value_in #2952
Copy link
Copy link
Closed
Labels
1.0Issues and PRs required or helping to stabilize the APIIssues and PRs required or helping to stabilize the APIAPI breakThis PR requires a version bump for the next releaseThis PR requires a version bump for the next releaseC-unitsPRs modifying the units cratePRs modifying the units crate
Milestone
Metadata
Metadata
Assignees
Labels
1.0Issues and PRs required or helping to stabilize the APIIssues and PRs required or helping to stabilize the APIAPI breakThis PR requires a version bump for the next releaseThis PR requires a version bump for the next releaseC-unitsPRs modifying the units cratePRs modifying the units crate
This method can now be replaced by
display_in, which also supports non-default formatting options. This would also allow us removingDefault for FormatterOptionshopefully preventing formatting issues.