serde_kdl

serde_kdl provides [Serde] serialization/deserialization support for the [kdl crate], which implements [KDL] document language in Rust.

Usage

Just wrap your KdlNodes and KdlValues with Nodes and Values correspondingly.