serde-eure 0.1.4

Serde support for Eure format
Documentation
1
2
3
4
5
6
7
8
9
# serde-eure

Serde support for the Eure format.

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

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

Part of the [Eure](https://eure.dev) project - a minimalist, schema-friendly format with an algebraic data model that's compatible with JSON.