Function kfl::encode_children

source ยท
pub fn encode_children<T>(file_name: &str, t: &T) -> Result<String, Error>
where T: EncodePartial + Debug,
Expand description

Parse KDL text and decode Rust object