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