mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-10 13:31:12 +00:00
b8fafefd85
Apparently `write!` generates more code than `write_str` when used with a simple string, so optimizing it.