This plugin adds completion for rustup, the Rust toolchain installer.
To use it, add rustup to the plugins array in you rustup file:
rustup
plugins=(... rustup)