jyt 0.2.0

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