Files
rust/library
Elias Holzmann f3b86c37eb std::fmt: Improved list of formatting macros
Two improvements:
1. write! can not only receive a `io::Write`, but also a `fmt::Write` as first argument.
2. The description texts now contain links to the actual macros for easier
   navigation.
2022-05-01 15:27:41 +02:00
..
2021-11-02 12:31:34 +01:00
2022-04-11 21:40:31 -04:00