json-rust
json-rust copied to clipboard
Creates invalid json
Using version 0.12.4 from crates.io
Using JsonValue::write(&mut file) generates invalid json. It later returns an Err when doing json::parse().