#format #serde #serde-swon

serde-swon

Serde support for SWON format

1 unstable release

Uses new Rust 2024

new 0.1.0 May 6, 2025

#1179 in #serde

MIT/Apache

2KB

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.

No runtime deps