# rust-analyzer-cli
A command-line tool built on top of `rust-analyzer`.
## Installation
```bash
cargo install rust-analyzer-cli
```
## Usage
```bash
rust-analyzer-cli --help
```
## License
Dual-licensed under [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-APACHE).