toolchain_find

Find components installed under a different toolchain

MIT License

Downloads
2.8M
Stars
2
Committers
2

toolchain_find

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