-
I am using IntelliJ w/ Rustplugin. I have a workspace with many crates.
-
I am editing a *.rs file in a crate. Is there a short cut key to jump to the lib.rs of the current crate? (I can't do shift-shift lib.rs as there are many crates in the workspace).
Thanks!