cargo::core::compiler

Module compilation

Source
Expand description

Type definitions for the result of a compilation.

Structs§

  • A structure returning the result of a compilation.
  • Structure with enough information to run rustdoc --test.
  • Information about the output of a unit.

Enums§

  • ToolKind 🔒
    Represents the kind of process we are creating.

Functions§