jotaro-sama 35aa3c1331 add readme for the rust plugin 5 years ago
..
README.md 35aa3c1331 add readme for the rust plugin 5 years ago
_rust cafa657469 Correctly handle verbose/version flags for rustc (#6786) 7 years ago

README.md

rust

This plugin adds completion for rustc, the compiler for the Rust programming language.

To use it, add rust to the plugins array in your zshrc file:

plugins=(... rust)

Aliases

Command Description
rustc Compiler for the Rust language