Crates.io | tugger-rust-toolchain |
lib.rs | tugger-rust-toolchain |
version | 0.13.0 |
source | src |
created_at | 2021-04-30 20:44:50.69604 |
updated_at | 2022-12-29 23:57:54.594548 |
description | Discover, download, and use Rust toolchains |
homepage | https://github.com/indygreg/PyOxidizer |
repository | https://github.com/indygreg/PyOxidizer.git |
max_upload_size | |
id | 391691 |
size | 33,241 |
tugger-rust-toolchain
is a library crate that facilitates discovering,
fetching, and using remote hosted Rust toolchains. It offers functionality
similar to what rustup
does.
tugger-rust-toolchain
is part of the Tugger application distribution tool
but exists as its own crate to facilitate code reuse for other tools
wishing to perform similar functionality. Tugger is part of the
PyOxidizer project and
this crate is developed in that repository.
While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!