#toolchain #component #installed #find #rustup #across #managed

toolchain_find

A small library to help find installed Rust components

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

#735 in Development tools

Download history 29795/week @ 2024-10-30 20290/week @ 2024-11-06 58072/week @ 2024-11-13 36554/week @ 2024-11-20 26224/week @ 2024-11-27 38748/week @ 2024-12-04 44481/week @ 2024-12-11 19146/week @ 2024-12-18 6322/week @ 2024-12-25 22209/week @ 2025-01-01 36310/week @ 2025-01-08 36395/week @ 2025-01-15 23248/week @ 2025-01-22 31613/week @ 2025-01-29 39913/week @ 2025-02-05 28370/week @ 2025-02-12

129,962 downloads per month
Used in 102 crates (6 directly)

MIT license

10KB
182 lines

toolchain_find

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

Dependencies

~2.3–9.5MB
~89K SLoC