Files
Odin/core/encoding/json/doc.odin
2025-10-09 16:34:18 +02:00

2 lines
120 B
Odin

// package json implements encoding and decoding JSON in strict JSON, JSON5 and BitSquid variants.
package encoding_json