[][src]Module rustwide::toolchain

Tools to manage and use Rust toolchains.

Structs

CiToolchain

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.