Skip to main content

Module toolchain

Module toolchain 

Source
Expand description

Tools to manage and use Rust toolchains.

Structs§

CiToolchainunstable-toolchain-ci
Metadata of a CI toolchain. See Toolchain to create and get it.
DistToolchain
Metadata of a dist toolchain. See Toolchain to create and get it.
Toolchain
Representation of a Rust compiler toolchain.

Enums§

ToolchainError
Error caused by methods in the toolchain moodule.