Derive Macro tcl::TryFromDe

source ·
#[derive(TryFromDe)]
Expand description

Derives std::from::TryFrom<tcl::Obj>, based on serde::Deserialize.