Open
Description
I made issue asking rust-analyzer to support rust-script , so I would benefit from better Vim support for rust-scripts in the end...
On issue concern, seemed like they would need to replicate rust-script logic:
rust-lang/rust-analyzer#9609 (comment)
Maybe there is option for two project to collaborate and find way how to make it work?
E.g. rust-script exporting some logic into libraries convenient to use by rust-analyzer?