You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[java_method] proc macro doesn't support array as parameter or return type.
I tried Vec or &[i32].
Is there a workaround or is it not implemented for now ?
[java_method] proc macro doesn't support array as parameter or return type.
I tried Vec or &[i32].
Is there a workaround or is it not implemented for now ?