Module escargot::format

source ·
Expand description

Serialization formats for cargo messages.

Modules

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

Structs

A compiler-generated file.
Profile settings used to determine which compiler flags to use for a target.
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