Crates.io | serde_zon |
lib.rs | serde_zon |
version | 0.0.2 |
source | src |
created_at | 2023-09-20 22:26:51.331209 |
updated_at | 2023-09-21 17:31:22.253692 |
description | Experimental serde library for serializing and deserializing the Zig programming language's ZON format. |
homepage | |
repository | https://github.com/Lamby777/serde_zon/ |
max_upload_size | |
id | 978837 |
size | 36,054 |
Experimental ZON library for Rust
⚠ WARNING ⚠
This library is still really incomplete. Don't use it for anything serious. Also, I'm just going off of a couple sources I found + reading the Zig compiler source code, and I'm not sure if this even fits the ZON format spec. If you find a railroad diagram like the one on JSON.org, feel free to complain about my incorrect implementation or open an issue with a picture of the diagram. :)