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