Get rust program project root using lua script
Is there a simple script or plugin that uses patterns to get the root project directory path of a rust project in lua? The pattern should be to vheck for 'Cargo.lock' file
Another good option, and the one lazyvim went with, is ahmedkhalf/project.nvim