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.