mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-05 10:14:05 +00:00
2 lines
120 B
Odin
2 lines
120 B
Odin
// package json implements encoding and decoding JSON in strict JSON, JSON5 and BitSquid variants.
|
|
package encoding_json |