mirror of
https://github.com/serde-rs/json.git
synced 2025-10-01 15:02:37 +00:00

reworked to use std::mem::replace instead of std::mem::take which was introduced in v1.40.0 which is just a wrapper for replace.
reworked to use std::mem::replace instead of std::mem::take which was introduced in v1.40.0 which is just a wrapper for replace.