Johannes Harth
Johannes Harth
yup thats fine :)
I installed rust via homebrew for macOS. Had the same issue that I couldn't define the standard lib. looked around in the source code and found out why: https://github.com/intellij-rust/intellij-rust/blob/86396817d1d3e0965cc64a5879ab4689a6a7b067/src/main/kotlin/org/rust/cargo/project/workspace/StandardLibrary.kt#L37 ....
I can think of one scenario that could work out. To resolve the trust issue when either displaying OTP QR codes or creating a custom encrypted backup via Files API,...
On a second thought you could force the user to secure a secret key that is generated by Tofu during initial setup. After the user has secured the secret key...