derive_try_from_robj

Function derive_try_from_robj 

Source
pub fn derive_try_from_robj(item: TokenStream) -> Result<TokenStream>
Expand description

Implementation of the TryFromRobj macro. Refer to the documentation there