We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3311438 commit 96580a1Copy full SHA for 96580a1
src/_includes/partials/implementations.md
@@ -2,7 +2,7 @@
2
3
## Implementations
4
5
-* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs)
+* Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) and [knuffel](https://crates.io/crates/knuffel/) (latter includes derive macro)
6
* JavaScript: [kdljs](https://github.com/kdl-org/kdljs)
7
* Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
8
* Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart)
0 commit comments