kdl 6.0.0-alpha.1 (first version with a KDL v2 implementation) (github.com)
from BB_C@programming.dev to rust@programming.dev on 07 Oct 00:32
https://programming.dev/post/20273353

#rust

threaded - newest

dipdowel@feddit.nl on 07 Oct 03:05 next collapse

Thanks for sharing. Now I know that KDL exists and what it is.

AsudoxDev@programming.dev on 08 Oct 10:35 collapse

Woah, that syntax sucks ass. RON is the way.

BB_C@programming.dev on 08 Oct 21:17 collapse

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.).