mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

This allows to build custom `std::Formatter`s at runtime. Also added some related enums and two related methods on `std::Formatter`.
This allows to build custom `std::Formatter`s at runtime. Also added some related enums and two related methods on `std::Formatter`.