serde-swon 0.1.0

Serde support for SWON format
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 233.94 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Hihaheho/eure
    9 1 36
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ryo33

serde-swon

Serde support for the SWON (SWan Object Notation) format.

This crate provides serialization and deserialization support for SWON using Serde, allowing you to easily convert between Rust data structures and SWON.

This crate is still under development and published for name reservation purpose.

Part of the SWON project - a minimalist, schema-friendly format with an algebraic data model that's compatible with JSON.