26
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 07 Oct 2024
26 points (100.0% liked)
Rust
5989 readers
30 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 1 year ago
MODERATORS
I haven't used either (yet). But as someone who wants to move away from JSON as a configuration format,
ron
doesn't, for me, offer much of a value proposition. And it's too tied to serde IMHO.I also like KDL's optional type annotations (yes, I'm crazy that way.).