toolchain_find 0.2.0

A small library to help find installed Rust components
Documentation

toolchain_find

Build Status Coverage Status

This is a small crate that exposes a single function to find a component installed across all toolchains managed by rustup.

Documentation

Link

CI

If you do not have rustfmt installed locally, you can just run the unit tests by issuing this command:

cargo test --lib