Closed taikulawo closed 2 months ago
I'm not sure if there's yet a good way in kaydle to handle lists of sibling nodes like this— each set of children is modeled either as a uniformly typed list of nodes, or as a record containing node names. Figuring out how to model something resembling include: String, server: Vec<Server>
is on my long term roadmap (though I suspect it may not be possible to make this compatible with the serde model).
Ok, I got it. I use kdl-rs to do it manually. thank you :)
I'm trying parse follow txt, but get
reproduce text