toolchain_find

Crates.iotoolchain_find
lib.rstoolchain_find
version0.4.0
sourcesrc
created_at2019-01-24 23:49:27.297189
updated_at2023-05-28 20:51:28.586764
descriptionA small library to help find installed Rust components
homepage
repositoryhttps://github.com/gsquire/toolchain_find
max_upload_size
id110525
size14,098
Garrett Squire (gsquire)

documentation

https://docs.rs/toolchain_find

README

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
Commit count: 27

cargo fmt