8 unstable releases (3 breaking)
0.4.0 | May 28, 2023 |
---|---|
0.3.0 | Apr 26, 2023 |
0.2.0 | Feb 10, 2021 |
0.1.4 | Mar 12, 2019 |
0.1.1 | Jan 26, 2019 |
#570 in Development tools
131,966 downloads per month
Used in 127 crates
(6 directly)
10KB
182 lines
toolchain_find
This is a small crate that exposes a single function to find a component installed across all toolchains managed by rustup.
Documentation
CI
If you do not have rustfmt
installed locally, you can just run the unit tests by issuing this command:
cargo test --lib
Dependencies
~2–10MB
~94K SLoC