c/rust · by notriddle@programming.dev · 2yRelease-plz: releasing crates like it's 2023 - Marco Ieni https://www.youtube.com/watch?v=kXPBVGDkQSs8 points · 2 comments · view on lemmy.world
2 Comments
notriddle@programming.dev · 6 pts · 2y
An interesting point on the TOML configuration file format. You don't have to abandon the nested structure to get the readable, repeated style. There two TOML sections are the same thing:
PlexSheep@feddit.de · 1 pts · 2y
I'm working on a similar project. I can't find the link to the source?