[go: up one dir, main page]

Module escargot::format[][src]

Expand description

Serialization formats for cargo messages.

Modules

This module contains Diagnostic and the types/functions it uses for deserialization.

Test runner emitted events.

Structs

A compiler-generated file.

Profile settings used to determine which compiler flags to use for a target.

Build completed, all further output should not be parsed

Output of a Build Script execution.

Message left by the compiler

A single target (lib, bin, example, …) provided by a crate

A workspace member. This is basically identical to cargo::core::package_id::PackageId, except that this does not use Arc internally.

Enums

A cargo message