derive_into_robj

Function 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