swon-toml 0.1.0

TOML conversion support for SWON format
Documentation
1
2
3
4
5
6
7
8
9
# swon-toml

TOML conversion support for SWON (SWan Object Notation).

Conversion between [SWON](https://swon.dev) and [TOML](https://toml.io).

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

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