Function extendr_macros::list_struct::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