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