pub fn derive_try_from_robj(item: TokenStream) -> Result<TokenStream>
Expand description
Implementation of the TryFromRobj macro. Refer to the documentation there
pub fn derive_try_from_robj(item: TokenStream) -> Result<TokenStream>
Implementation of the TryFromRobj macro. Refer to the documentation there