JSON cleanup
* Tried to make the code more idiomatic * Renamed the `wr` field of the `Encoder` and `PrettyEncoder` structs to `writer` * Replaced some `from_utf8` by `from_utf8_owned` to avoid unnecessary allocations * Removed unnecessary `unsafe` code
This commit is contained in:
parent
94343da1bd
commit
4c65a86571
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user