jyt/ext/
toml.rs

1#![allow(clippy::needless_question_mark)]
2crate::ext::macros::impl_serde!(toml, to_string);