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
Unless I have missed something the place where the compiled rust files are stored is always buildDir/rustJniLibs/${toolchain.folder}.
It would be nice to be able to set an optional path where the files are moved to from the cargo output directory instead of writing a seperate gradle task to do this.