[1] [CITE@en[GitHub - ron-rs/ron: Rusty Object Notation]], [TIME[2021-10-05T11:43:47.000Z]] <https://github.com/ron-rs/ron>

>RON is a simple readable data serialization format that looks similar to Rust syntax. It's designed to support all of Serde's data model, so structs, enums, tuples, arrays, generic maps, and primitive values.

