mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 18:07:59 +00:00
bfcd44704f
This adds too much decompression overhead per invocation. It could work if the subprocess were reused across multiple macro expansions (https://github.com/serde-rs/serde/pull/2523).