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