I really have a hard time debugging the rust code with vs code. Its very difficult to find info about how to attatch my debugger to rust libraries that is used by node.js. Yarn build appears to make a project.so in the release folder. Is that what I need to debug my rust? I wish there was more information.
I really have a hard time debugging the rust code with vs code. Its very difficult to find info about how to attatch my debugger to rust libraries that is used by node.js. Yarn build appears to make a project.so in the release folder. Is that what I need to debug my rust? I wish there was more information.