Knurdy

A minimal, low-copy, very opinionated conversion layer from the kdl library to serde.

This is mainly intended for Dialga, my crate for a Caves of Qud-like blueprint instatiation system, which in turn is intended for Palkia.

There were shortcomings for me with all the extant KDL libraries for Rust:

Usage

Call knurdy::deserialize_node, or directly use the KdlNodeDeser.