serde_zon

Crates.ioserde_zon
lib.rsserde_zon
version0.0.2
sourcesrc
created_at2023-09-20 22:26:51.331209
updated_at2023-09-21 17:31:22.253692
descriptionExperimental serde library for serializing and deserializing the Zig programming language's ZON format.
homepage
repositoryhttps://github.com/Lamby777/serde_zon/
max_upload_size
id978837
size36,054
&Cherry (Lamby777)

documentation

README

serde_zon

Experimental ZON library for Rust

awww :3


⚠ 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. :)

Commit count: 10

cargo fmt