rill-json is designed for performance, correctness and safety. It provides a low-memory, event-based in-memory JsonValue enum, and a serializer to convert your Rust data back into JSON strings. The ...