Thanks for sharing. Now I know that KDL exists and what it is.
this post was submitted on 07 Oct 2024
25 points (100.0% liked)
Rust
5938 readers
1 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
Woah, that syntax sucks ass. RON is the way.
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.).