Like the title says, rustup doc
opens Firefox, and I get an “access denied” error.
In my googling, I’ve discovered that snap disallows access to any hidden file. So /home/iain/.rustup/anything_at_all is off limits.
Security is nice, but arbitrarily denying me access to my own files is a little much.
Is there a way I can access Rust documentation offline?
Thanks