Crates.io | rustup-toolchain |
lib.rs | rustup-toolchain |
version | 0.1.7 |
source | src |
created_at | 2022-11-30 21:02:24.683801 |
updated_at | 2024-07-26 15:35:55.762819 |
description | Utilities for working with rustup toolchains, primarily from cargo test:s. |
homepage | https://github.com/cargo-public-api/cargo-public-api/tree/main/rustup-toolchain |
repository | https://github.com/cargo-public-api/cargo-public-api/tree/main/rustup-toolchain |
max_upload_size | |
id | 726937 |
size | 10,569 |
A library for programmatically working with rustup
toolchains.
Please refer to the docs to learn more.
Please refer to CHANGELOG.md.
This library is indirectly and heavily tested through the public-api
and cargo-public-api
test suites. Their tests heavily depend on this library, so if all of their tests pass, then this library works as it should.
All tests are of course ensured to pass before a new release of this crate is made.