1
Fork 0
rust/library/core
Elias Holzmann f17d13285c Added struct fmt::FormattingOptions
This allows to build custom `std::Formatter`s at runtime.

Also added some related enums and two related methods on `std::Formatter`.
2024-12-05 21:48:01 +01:00
..
benches Auto merge of #122770 - iximeow:ixi/int-formatting-optimization, r=workingjubilee 2024-11-14 04:17:20 +00:00
src Added struct fmt::FormattingOptions 2024-12-05 21:48:01 +01:00
tests Added struct fmt::FormattingOptions 2024-12-05 21:48:01 +01:00
Cargo.toml update cfgs 2024-11-27 15:14:54 +00:00