mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-04 20:17:48 +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 |