serde_zon 0.0.3

Experimental serde library for serializing and deserializing the Zig programming language's ZON format.
Documentation
  • Coverage
  • 0%
    0 out of 23 items documented0 out of 0 items with examples
  • Size
  • Source code size: 63.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.74 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Lamby777/serde_zon
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Lamby777

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