rust-analyzer

Experimental Rust compiler front-end for IDEs and editors

brewmacoslinux
Try with needOr install directly
Source

About

Experimental Rust compiler front-end for IDEs

Commands

rust-analyzer

Examples

Start rust-analyzer server for IDE integration$ rust-analyzer
Run rust-analyzer in standalone mode for a project$ cd /path/to/rust/project && rust-analyzer
Check rust-analyzer version$ rust-analyzer --version