Functionsยง
- find_
installed_ component - Given a Rust component name, search through all of the available toolchains on the system to see if it is installed. It will return the path of the component that has the latest version.
- find_
nightly_ installed_ component - Given a Rust component name, search through all of the available nightly toolchains on the system to see if it is installed. It will return the path of the component that has the latest version.