Can’t import other package in nested workspaces in Rust project
I have the following project structure:
Rust analyzer doesn’t work in PyO3 src directory
I am using PyO3 and maturin to create a Python wrapper of my Rust library. I get the following warning for Rust files in my-project/python-package/src
directory.