jyt 0.3.0

A tridirectional converter between Json, Yaml, and Toml
Documentation
1
2
#![allow(clippy::needless_question_mark)]
crate::ext::macros::impl_serde!(serde_yaml, to_string);