Function extendr_macros::list_struct::derive_into_robj

source ยท
pub fn derive_into_robj(item: TokenStream) -> Result<TokenStream>
Expand description

Implementation of the IntoRobj macro. Refer to the documentation there